PowerTCP SSH and SFTP for .NET
FileName Property




A relative name within the directory.
Syntax
'Declaration
 
Public ReadOnly Property FileName As String
'Usage
 
Dim instance As ListEntry
Dim value As String
 
value = instance.FileName
public string FileName {get;}
public: __property string* get_FileName();
public:
property String^ FileName {
   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