PowerTCP SSH and SFTP for .NET
Path Property




The absolute path location of the entry.
Syntax
'Declaration
 
Public ReadOnly Property Path As String
'Usage
 
Dim instance As ListEntry
Dim value As String
 
value = instance.Path
public string Path {get;}
public: __property string* get_Path();
public:
property String^ Path {
   String^ get();
}
See Also

Reference

ListEntry Class
ListEntry Members


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