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