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