Name | Description | |
---|---|---|
![]() | Action | Gets or sets the action taken when an exception is thrown during the processing of a FileSystemItem object. |
![]() | CurrentItem | Gets or sets the current FileSystemItem object being processed. (Inherited from Xceed.FileSystem.FileSystemEventArgs) |
![]() | Exception | Gets or sets the exception that was thrown. |
![]() | TargetItem | Gets or sets the destination FileSystemItem object. (Inherited from Xceed.FileSystem.FileSystemEventArgs) |
![]() | UserData | Opaque data that is sent back to the event handler. (Inherited from Xceed.FileSystem.FileSystemEventArgs) |