Click or drag to resize

FileRenameEventArgs Properties

The FileRenameEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyIsDirectory Gets a value indicating whether the affected paths refer to a directory.
Public propertySourceFile Gets the source file or directory name.
Public propertyTargetFile Gets the target file or directory name.
Top
See Also