ExtensionExceptionEvent Property |
The event where the error was thrown
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public ExtensionEvents Event { get; }
Public ReadOnly Property Event As ExtensionEvents
Get
Property Value
Type:
ExtensionEventsan
ExtensionEvents object that indicates the event where the error occurred.
See Also