OPC Labs EasyOPC-UA Library
TargetSite Implemented Property
OpcLabs_EasyOpcUA ActiveX DLL > UALogicalException Object > UAException Interface : TargetSite Implemented Property
Description
Gets the method that throws the current exception.

 

DISPID (Dispatch ID):

 

For more information, see TargetSite in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property TargetSite As MethodBase
Return Type

See TargetSite in .NET Reference.

Remarks

For remarks, see TargetSite in .NET Reference.

Example

For examples, see TargetSite in .NET Reference.

See Also

UALogicalException Object  | UAException Interface