OPC Labs Base Library
StackTrace Implemented Property
OpcLabs_BaseLib ActiveX DLL > OperationException Object > Exception2 Interface : StackTrace Implemented Property
Description
Gets a string representation of the immediate frames on the call stack.

 

DISPID (Dispatch ID):

 

For more information, see StackTrace in .NET Reference.

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

See StackTrace in .NET Reference.

Remarks

For remarks, see StackTrace in .NET Reference.

Example

For examples, see StackTrace in .NET Reference.

See Also

OperationException Object  | Exception2 Interface