QuickOPC User's Guide and Reference
TargetSite Property (_UAClientEngineException)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace > _UAClientEngineException Interface : TargetSite Property
Syntax
'Declaration
 
<CanBeNullAttribute()>
ReadOnly Property TargetSite As MethodBase
'Usage
 
Dim instance As _UAClientEngineException
Dim value As MethodBase
 
value = instance.TargetSite
[CanBeNull()]
MethodBase TargetSite {get;}
[CanBeNull()]
property MethodBase^ TargetSite {
   MethodBase^ get();
}
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

_UAClientEngineException Interface
_UAClientEngineException Members