Name | Description | |
---|---|---|
m_addingItemToProcessEventArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_allFilesBytes | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_allItems | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_buildingZipByteProgressionArgs | An instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session. | |
m_buildingZipItemProgressionArgs | An instance of the Xceed.FileSystem.ItemProgressionEventArgs class that provides item progression information for the current session. | |
m_byteProgressionArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_copyingZipByteProgressionArgs | An instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session. | |
m_currentFileBytes | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_currentItem | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_events | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_gatheringZipContentByteProgressionArgs | An instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session. | |
m_itemExceptionArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_itemPairList | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_itemPairQueue | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_itemProgressionArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_pathExceptionArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_propertiesAppliedEventArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_readingZipItemProgressionArgs | An instance of the Xceed.FileSystem.ItemProgressionEventArgs class that provides item progression information for the current session. | |
m_scanningFolderArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_sender | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_targetItem | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_userData | (Inherited from Xceed.FileSystem.FileSystemEventsSession) | |
m_zipAllFilesBytes | An instance of the ProgressionInfo class representing the byte count information in regards to all the items to be processed for the current session. | |
m_zipAllItems | An instance of the ProgressionInfo class representing the item count information for the current session. | |
m_zipCurrentFileBytes | An instance of the ProgressionInfo class representing the byte count information in regards to the current item being processed for the current session. | |
m_zipEvents | An instance of the ZipEvents class representing the original ZipEvents object from which we created the session. |