Gets the SftpErrorCode of the exception.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Code As SftpErrorCode Get |
C# |
---|
public SftpErrorCode Code { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Visual Basic |
---|
Public ReadOnly Property Code As SftpErrorCode Get |
C# |
---|
public SftpErrorCode Code { get; } |