An NDoc Documented Class Library

FTPFileRenameEventArgs Properties

The properties of the FTPFileRenameEventArgs class are listed below. For a complete list of FTPFileRenameEventArgs class members, see the FTPFileRenameEventArgs Members topic.

Public Instance Properties

Cancel (inherited from FTPCancelableEventArgs) Determines whether or not the operation should be cancelled.
NewFileName Name of file after the renaming takes place.
OldFileName Name of file before the renaming takes place.
RenameCompletedObsolete. Indicates whether or not the renaming operation has been completed successfully.

See Also

FTPFileRenameEventArgs Class | EnterpriseDT.Net.Ftp Namespace