Name | Description | |
---|---|---|
CurrentItem | Gets or sets the current FileSystemItem object being processed. (Inherited from Xceed.FileSystem.FileSystemEventArgs) | |
Excluded | Gets or sets a Boolean value that indicates whether the item pair should be excluded from the processing list or not. Default: False | |
TargetItem | Gets or sets the destination FileSystemItem object. (Inherited from FileSystemEventArgs) | |
UserData | Gets or sets the opaque data that will be sent back to the event handler whenever an event is raised. (Inherited from FileSystemEventArgs) |