Click or drag to resize

NotifyEventArgsExtendedEvent Property

Gets the type of extended event.

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

Property Value

Type: SHCNEE
The type of extended event.
See Also