OPC Labs EasyOPC-UA Library
StackTrace Implemented Property
OpcLabs_EasyOpcUA ActiveX DLL > UAMethodOutputException Object > UAResultException 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

UAMethodOutputException Object  | UAResultException Interface