Dart.Ssh Namespace > RemoveResult Class : RemotePath Property |
'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();