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


In This Topic
    FileSystemEventArgs Class Fields
    In This Topic

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

    Protected Fields
     NameDescription
    Protected FieldThe current FileSystemItem object being processed.  
    Protected FieldThe current target FileSystemItem object of the process.  
    Protected FieldOpaque data that is sent back to the event handler when an event is raised.  
    Top
    See Also