edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPClientDirDetails Method

Overload List

DirDetails List the current directory's contents as an array of FTPFile objects.
DirDetails(String) List a directory's contents as an array of FTPFile objects.
DirDetails(String, FTPFileCallback) List a directory's contents as an array of FTPFile objects.

See Also