Xceed .NET Libraries Documentation
Xceed.Tar Assembly / Xceed.Tar Namespace / TarEvents Class


In This Topic
    TarEvents Class Properties
    In This Topic

    For a list of all members of this type, see TarEvents members.

    Protected Properties
     NameDescription
    Protected Internal Property (Inherited from Xceed.FileSystem.FileSystemEvents)
    Protected Internal PropertyGets a boolean value indicating if the Xceed.FileSystem.FileSystemEvents object has subscribed to the Xceed.FileSystem.FileSystemEvents.ByteProgression event. (Inherited from Xceed.FileSystem.FileSystemEvents)
    Protected Internal PropertyGets a System.Boolean value indicating if the FileSystemEvents object has subscribed to the ItemCompletion event. (Inherited from Xceed.FileSystem.FileSystemEvents)
    Protected Internal PropertyGets a boolean value indicating if the Xceed.FileSystem.FileSystemEvents object has subscribed to the Xceed.FileSystem.FileSystemEvents.ItemException event. (Inherited from Xceed.FileSystem.FileSystemEvents)
    Protected Internal PropertyGets a boolean value indicating if the Xceed.FileSystem.FileSystemEvents object has subscribed to the Xceed.FileSystem.FileSystemEvents.ItemProgression event. (Inherited from Xceed.FileSystem.FileSystemEvents)
    Protected Internal PropertyGets a boolean value indicating if the FileSystemEvents object has subscribed to the PathException event. (Inherited from Xceed.FileSystem.FileSystemEvents)
    Protected Internal Property (Inherited from Xceed.FileSystem.FileSystemEvents)
    Protected Internal PropertyGets a value indicating whether the TarEvents instance has subscribed to the ReadingTarItemProgression event.  
    Protected Internal PropertyGets 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