NotifyEventArgsExtendedEventData Property |
Gets extended event data in the case of an extended event.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public byte[] ExtendedEventData { get; }
Property Value
Type:
ByteThe extended event data or null.
See Also