Raise the DirectoryListing event.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
C# |
---|
protected internal void RaiseDirectoryListing( FTPDirectoryListEventArgs e ) |
Visual Basic |
---|
Protected Friend Sub RaiseDirectoryListing ( _ e As FTPDirectoryListEventArgs _ ) |
Visual C++ |
---|
protected public: void RaiseDirectoryListing( FTPDirectoryListEventArgs^ e ) |
Parameters
- e
- Type: EnterpriseDT.Net.Ftp..::..FTPDirectoryListEventArgs
Event arguments.