PowerTCP SSH and SFTP for .NET
RemotePath Property




Gets the absolute path of the file or folder on the server.
Syntax
'Declaration
 
Public ReadOnly Property RemotePath As String
'Usage
 
Dim instance As RemoveResult
Dim value As String
 
value = instance.RemotePath
public string RemotePath {get;}
public: __property string* get_RemotePath();
public:
property String^ RemotePath {
   String^ get();
}
See Also

Reference

RemoveResult Class
RemoveResult Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic