NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

FileSystemEventArgs Properties

The properties of the FileSystemEventArgs class are listed below. For a complete list of FileSystemEventArgs class members, see the FileSystemEventArgs Members topic.

Public:

ChangeType Gets one of the WatcherChangeTypes values.
ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
FullPath Gets the fully qualifed path of the affected file or directory.
Name Gets the name of the affected file or directory.

See Also

FileSystemEventArgs Class | System.IO Namespace