Dart.Ssh Namespace > SftpException Class : ServerErrorCodeVerbose Property |
'Declaration Public ReadOnly Property ServerErrorCodeVerbose As String
'Usage Dim instance As SftpException Dim value As String value = instance.ServerErrorCodeVerbose
public string ServerErrorCodeVerbose {get;}
public: __property string* get_ServerErrorCodeVerbose();
An example is "The filename is not valid."