Xceed .NET Libraries Documentation
Xceed.FileSystem Assembly / Xceed.FileSystem Namespace / FileSystemEventsSession Class


In This Topic
    FileSystemEventsSession Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets or sets the FileSystemItem object currently being processed.  
    Public PropertyGets the original FileSystemEvents object used to create the session.  
    Public PropertyGets a boolean value indicating if the session's list of FileSystemItem objects to process contains no items.  
    Public Property  
    Public Property  
    Public PropertyGets or sets the eventual target FileSystemItem object for the process.  
    Public PropertyGets the opaque data that is sent back to the event handler when an event is raised.  
    Top
    See Also