PowerTCP FTP for .NET
FullName Property (ListEntry)



Gets the path to the file or directory.
Syntax
Public ReadOnly Property FullName As String
Dim instance As ListEntry
Dim value As String
 
value = instance.FullName
public string FullName {get;}
public:
property String^ FullName {
   String^ get();
}
Remarks
Absolute if the server supports and allows the PWD command, relative if it does not.
See Also

Reference

ListEntry Class
ListEntry Members


PowerTCP FTP for .NET Documentation Version 5.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic