OPC Labs Base Library
Exception Implemented Property
OpcLabs_BaseLib ActiveX DLL > FailureEventArgs Object > ExceptionEventArgs Interface : Exception Implemented Property
Description
Contains the Exception carried by the event arguments.

 

DISPID (Dispatch ID):

 

For more information, see Exception in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property Exception As Exception
Return Type

See Exception in .NET Reference.

Remarks

For remarks, see Exception in .NET Reference.

Example

For examples, see Exception in .NET Reference.

See Also

FailureEventArgs Object  | ExceptionEventArgs Interface