Occurs when a directory listing operations is commenced.
The event handler receives an argument of type FTPDirectoryListEventArgs containing data related to this event. The following FTPDirectoryListEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Directory | Directory on server being listed. |
FileInfos | Details of files in the directory. |