Xceed .NET Libraries Documentation
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.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)This property is reserved for internal use and is not intended to be used directly from your code.  
    Top
    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