File |
The FileCancelEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the operation should be canceled. | |
| FileName |
Gets the affected file or directory name.
(Inherited from FileEventArgs) | |
| IsDirectory |
Gets a value indicating whether the affected path refers to a directory.
(Inherited from FileEventArgs) | |
| OperationAlreadyDone | Gets or sets a value indicating whether the requested operation has already been completed. |