PreviewCopyMoveEventArgs Class
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
Provides data for Copy
Syntax
public class PreviewCopyMoveEventArgs : PreviewFileSystemOperationEventAgs
Inherited Members
Properties
Name | Description |
---|---|
Is |
Indicates whether the operation in the file system should be canceled.
Inherited from Preview |
New |
Expected parent of the new instance of the Node |
Node | Node to be copied/moved. |
Methods
Name | Description |
---|---|
Cancel |
Request cancellation of the operation in the file system.
Inherited from Preview |