FileOperationEventsEnabled Property |
Gets a value indicating whether events are enabled.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool EventsEnabled { get; }
Property Value
Type:
BooleanA value indicating whether events are enabled.
See Also