Gets the type of directory event that occurred.
| C# | Visual Basic |
public WatcherChangeTypes ChangeType { get; }
Public ReadOnly Property ChangeType As WatcherChangeTypes Get
One of the WatcherChangeTypes values that represents the kind of change detected in the file system.