Dart.PowerTCP.Zip Namespace > ExceptionEventArgs Class : Exception Property |
Public ReadOnly Property Exception As Exception
Dim instance As ExceptionEventArgs Dim value As Exception value = instance.Exception
public Exception Exception {get;}
public: __property Exception* get_Exception();
public: property Exception^ Exception { Exception^ get(); }