OPC Labs Base Library
TargetSite Implemented Property
OpcLabs_BaseLib ActiveX DLL > SimulatedCOMException Object > ExtendedCOMException 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

SimulatedCOMException Object  | ExtendedCOMException Interface