Name | Description | |
---|---|---|
m_allFilesBytes | An instance of the ProgressionInfo class representing the byte count information in regards to all the items to be processed. | |
m_currentFileBytes | An instance of the ProgressionInfo class representing the byte count information in regards to the current item being processed. | |
m_currentItem | The current FileSystemItem object being processed. (Inherited from Xceed.FileSystem.FileSystemEventArgs) | |
m_targetItem | The current target FileSystemItem object of the process. (Inherited from FileSystemEventArgs) | |
m_userData | Opaque data that is sent back to the event handler when an event is raised. (Inherited from FileSystemEventArgs) |