OPC Labs Base Library
InnerException Property
OpcLabs_BaseLib ActiveX DLL > ExtendedCOMException Object : InnerException Property
Description
Gets the Exception instance that caused the current exception.

 

DISPID (Dispatch ID):

 

For more information, see InnerException in .NET Reference.

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

See InnerException in .NET Reference.

Remarks

For remarks, see InnerException in .NET Reference.

Example

For examples, see InnerException in .NET Reference.

See Also

ExtendedCOMException Object  | ExtendedCOMException Members