OPC Labs EasyOPC-UA Primitives Library
SetStackTrace Method
OpcLabs_EasyOpcUAPrimitives ActiveX DLL > UACallServiceException Object : SetStackTrace Method

Description
Sets the stack trace for this exception.

 

DISPID (Dispatch ID):

 

For more information, see SetStackTrace in .NET Reference.

Syntax
Visual Basic
Public Sub SetStackTrace( _
   ByVal value As String _
) 
Parameters
value

Return Type

See SetStackTrace in .NET Reference.

Remarks

For remarks, see SetStackTrace in .NET Reference.

Example

For examples, see SetStackTrace in .NET Reference.

See Also

UACallServiceException Object  | UACallServiceException Members