The CancelFolderCopyEventArgs type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Cancel |
Gets or sets a value indicating whether the operation should be canceled.
|
![]() | Destination |
Gets the destination folder to which the folder is copied.
(Inherited from FolderCopyEventArgs.) |
![]() | Folder |
Gets the folder the event is raised for.
(Inherited from FolderEventArgs.) |
See Also