PreviewFileSystemOperationEventAgs Class
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
Serves as a base class for cancelable events provided by File
Syntax
public abstract class PreviewFileSystemOperationEventAgs : EventArgs
Inheritance
PreviewFileSystemOperationEventAgs
Inherited Members
Constructors
Name | Description |
---|---|
Preview |
Initializes a new instance of the PreviewFileSystemOperationEventAgs class |
Properties
Name | Description |
---|---|
Is |
Indicates whether the operation in the file system should be canceled. |
Methods
Name | Description |
---|---|
Cancel |
Request cancellation of the operation in the file system. |