Click or drag to resize

GetFolderSettingsEventArgsType Property

Gets the type of event.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public GetFolderSettingsEventType Type { get; }

Property Value

Type: GetFolderSettingsEventType
The type of event.
See Also