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

OperationException Object  | OperationException Members