Dart.Ssh Namespace > CopyResult Class : LocalPath Property |
'Declaration Public ReadOnly Property LocalPath As String
'Usage Dim instance As CopyResult Dim value As String value = instance.LocalPath
public string LocalPath {get;}
public: __property string* get_LocalPath();