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