OPC Labs Base Library
StackTrace Property
OpcLabs_BaseLib ActiveX DLL > OutOfSlotsException Object : StackTrace 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

OutOfSlotsException Object  | OutOfSlotsException Members