| Catalyst File Transfer .NET |
|
FileTransfer.ErrorEventArgs.Description
Property
Gets a value which describes the last error that has
occurred.
[Visual Basic]
Public ReadOnly Property Description As
String
[C#]
public
string Description {get;}
Property Value
A string which describes the last error that has occurred.
See Also
FileTransfer.ErrorEventArgs
Class | SocketTools Namespace |
Error
Property