Xceed .NET Libraries Documentation
TarEvents Class Properties
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
Include Protected Members
Xceed.Tar Assembly
>
Xceed.Tar Namespace
: TarEvents Class
For a list of all members of this type, see
TarEvents members
.
Protected Properties
Name
Description
WantsAddingItemToProcess
(Inherited from
Xceed.FileSystem.FileSystemEvents
)
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
)
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
)
WantsReadingTarItemProgression
Gets a value indicating whether the
TarEvents
instance has subscribed to the
ReadingTarItemProgression
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
TarEvents Class
Xceed.Tar Namespace