File |
The FileRenamingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the rename operation should be canceled. | |
| IsDirectory |
Gets a value indicating whether the affected paths refer to a directory.
(Inherited from FileRenameEventArgs) | |
| OperationAlreadyDone | Gets or sets a value indicating whether the rename operation has already been completed. | |
| SourceFile |
Gets the source file or directory name.
(Inherited from FileRenameEventArgs) | |
| TargetFile |
Gets the target file or directory name.
(Inherited from FileRenameEventArgs) |