LocalFileSystemWatcherEventArgsAction Property |
Gets the type of directory event that occurred.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public WatcherChangeTypes Action { get; }
Property Value
Type:
WatcherChangeTypes
The action.
See Also