The remote directory.
Namespace: Jscape.SftpAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public string RemoteDir { get; set; } |
Visual Basic |
---|
Public Property RemoteDir As String Get Set |
Visual C++ |
---|
public: property String^ RemoteDir { String^ get (); void set (String^ value); } |
Exceptions
Exception | Condition |
---|---|
Jscape.Sftp..::..SftpException | if protocol error occurs |