Exception Property
Gets the exception associated with the error event.
Type: ErrorEventArgs
Namespace: XJTAG.Integration
Syntax
public Exception Exception { get; }
Type
- System.Exception
XJTAG v4.2.5
Gets the exception associated with the error event.
Type: ErrorEventArgs
Namespace: XJTAG.Integration
public Exception Exception { get; }
XJTAG v4.2.5