An NDoc Documented Class Library
FTPConnection.RaiseCreatedDirectory Method
Raise the
CreatedDirectory
event.
protected internal
void
RaiseCreatedDirectory(
FTPDirectoryEventArgs
e
);
Parameters
e
Event arguments.
See Also
FTPConnection Class
|
EnterpriseDT.Net.Ftp Namespace