TargetType Property

Glimpse API

IAlternateMethodContext TargetType Property Glimpse API Documentation
Gets the type of the target object for the intercepted method.

Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

Type TargetType { get; }
Type TargetType { get; }

Field Value

The type of the target.
See Also