[Root] / Xceed.FileSystem Assembly / Xceed.FileSystem Namespace / FileSystemEvents Class


In This Topic
    FileSystemEvents Class Properties
    In This Topic

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

    Protected Properties
     NameDescription
    Protected Internal Property  
    Protected Internal PropertyGets a boolean value indicating if the FileSystemEvents object has subscribed to the ByteProgression event.  
    Protected Internal PropertyGets a System.Boolean value indicating if the FileSystemEvents object has subscribed to the ItemCompletion event.  
    Protected Internal PropertyGets a boolean value indicating if the FileSystemEvents object has subscribed to the ItemException event.  
    Protected Internal PropertyGets a boolean value indicating if the FileSystemEvents object has subscribed to the ItemProgression event.  
    Protected Internal PropertyGets a boolean value indicating if the FileSystemEvents object has subscribed to the PathException event.  
    Protected Internal Property  
    Protected Internal PropertyGets a boolean value indicating if the FileSystemEvents object has subscribed to the ScanningFolder event.  
    Top
    See Also