Click or drag to resize

LocalFileSystemEventFilterDefAction Property

Gets or sets the optional action to match.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public WatcherChangeTypes? Action { get; }

Property Value

Type: NullableWatcherChangeTypes
The action.
See Also