PreviewSingleNodeOperationEventArgs Class
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
Provides data for File
Syntax
public class PreviewSingleNodeOperationEventArgs : PreviewFileSystemOperationEventAgs
Inheritance
PreviewSingleNodeOperationEventArgs
Inherited Members
Properties
Name | Description |
---|---|
Is |
Indicates whether the operation in the file system should be canceled.
Inherited from Preview |
Node | Affected node. |
Methods
Name | Description |
---|---|
Cancel |
Request cancellation of the operation in the file system.
Inherited from Preview |