Xceed .NET Libraries Documentation
ZipEvents Class Properties
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
Include Protected Members
Xceed.Zip Assembly
>
Xceed.Zip Namespace
: ZipEvents Class
For a list of all members of this type, see
ZipEvents members
.
Protected Properties
Name
Description
WantsAddingItemToProcess
(Inherited from
Xceed.FileSystem.FileSystemEvents
)
WantsBuildingZipByteProgression
Gets a boolean value indicating if the
ZipEvents
object has subscribed to the
BuildingZipByteProgression
event.
WantsBuildingZipItemProgression
Gets a boolean value indicating if the
ZipEvents
object has subscribed to the
BuildingZipItemProgression
event.
WantsByteProgression
Gets a boolean value indicating if the
Xceed.FileSystem.FileSystemEvents
object has subscribed to the
Xceed.FileSystem.FileSystemEvents.ByteProgression
event. (Inherited from
Xceed.FileSystem.FileSystemEvents
)
WantsCopyingZipByteProgression
Gets a boolean value indicating if the
ZipEvents
object has subscribed to the CopyingZipByteProgression event.
WantsDiskRequired
Gets a boolean value indicating if the
ZipEvents
object has subscribed to the
DiskRequired
event.
WantsGatheringZipContentByteProgression
Gets a boolean value indicating if the
ZipEvents
object has subscribed to the
GatheringZipContentByteProgression
event.
WantsItemCompletion
Gets a
System.Boolean
value indicating if the
FileSystemEvents
object has subscribed to the
ItemCompletion
event. (Inherited from
Xceed.FileSystem.FileSystemEvents
)
WantsItemException
Gets a boolean value indicating if the
Xceed.FileSystem.FileSystemEvents
object has subscribed to the
Xceed.FileSystem.FileSystemEvents.ItemException
event. (Inherited from
Xceed.FileSystem.FileSystemEvents
)
WantsItemProgression
Gets a boolean value indicating if the
Xceed.FileSystem.FileSystemEvents
object has subscribed to the
Xceed.FileSystem.FileSystemEvents.ItemProgression
event. (Inherited from
Xceed.FileSystem.FileSystemEvents
)
WantsPathException
Gets a boolean value indicating if the
FileSystemEvents
object has subscribed to the
PathException
event. (Inherited from
Xceed.FileSystem.FileSystemEvents
)
WantsPropertiesAppliedToItem
(Inherited from
Xceed.FileSystem.FileSystemEvents
)
WantsReadingZipItemProgression
Gets a boolean value indicating if the
ZipEvents
object has subscribed to the
ReadingZipItemProgression
event.
WantsScanningFolder
Gets a boolean value indicating if the
Xceed.FileSystem.FileSystemEvents
object has subscribed to the
Xceed.FileSystem.FileSystemEvents.ScanningFolder
event. (Inherited from
Xceed.FileSystem.FileSystemEvents
)
Top
See Also
Reference
ZipEvents Class
Xceed.Zip Namespace