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

FTPConnectionGetFileInfos Method

Overload List

GetFileInfos Returns the working directory's contents as an array of FTPFile objects.
GetFileInfos(String) Returns the given directory's contents as an array of FTPFile objects.
GetFileInfos(String, FTPFileCallback) Returns the given directory's contents as an array of FTPFile objects.

See Also