Dart.Ftp Namespace > ListEntry Class : DirectoryName Field |
Public DirectoryName As String
Dim instance As ListEntry Dim value As String value = instance.DirectoryName instance.DirectoryName = value
public string DirectoryName
public: String^ DirectoryName
This property represents the path of the file only. To obtain the name, use the ListEntry.Name property.
This property will only have a value if:
./hello: total 12 -rw-r----- 1 test users 5751 Jan 29 2011 links.txt ./newdir: total 12 -rw-r----- 1 test users 4339 Jan 29 2011 ftpdebug2.txt -rw-r----- 1 test users 12 Jan 27 2011 rtv.txt