The task exception.
Namespace: Jscape.SshAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public Exception Exception { get; } |
Visual Basic |
---|
Public ReadOnly Property Exception As Exception Get |
Visual C++ |
---|
public: property Exception^ Exception { Exception^ get (); } |