Click or drag to resize

NotifyEventArgsEvent 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 SHCNE Event { get; }

Property Value

Type: SHCNE
The type of event.
See Also