Gets one of the WatcherChangeTypes values.
[Visual Basic] Overridable Public ReadOnly Property ChangeType As _ WatcherChangeTypes [C#] public WatcherChangeTypes ChangeType {virtual get;} [C++] public: __property virtual WatcherChangeTypes get_ChangeType(); [JScript] public function get ChangeType() : WatcherChangeTypes;
One of the WatcherChangeTypes values.
FileSystemEventArgs Class | FileSystemEventArgs Members | System.IO Namespace | WatcherChangeTypes