Dart.Ftp Namespace > ErrorEventArgs Class : GetException Method |
Public Function GetException() As Exception
Dim instance As ErrorEventArgs Dim value As Exception value = instance.GetException()
public Exception GetException()
public: Exception^ GetException();