Name | Description | |
---|---|---|
AllFilesBytes | Gets the total combined size, in bytes, of all files being processed. | |
CurrentFileBytes | Gets the size, in bytes, of the file currently being processed. | |
CurrentItem | Gets or sets the current FileSystemItem object being processed. (Inherited from Xceed.FileSystem.FileSystemEventArgs) | |
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) |