Share via


PexUseTypeAttribute.TargetType Property

Definition

Gets the type of the target.

public:
 property Microsoft::ExtendedReflection::Metadata::TypeEx ^ TargetType { Microsoft::ExtendedReflection::Metadata::TypeEx ^ get(); };
public Microsoft.ExtendedReflection.Metadata.TypeEx TargetType { get; }
member this.TargetType : Microsoft.ExtendedReflection.Metadata.TypeEx
Public ReadOnly Property TargetType As TypeEx

Property Value

Microsoft.ExtendedReflection.Metadata.TypeEx

The type of the target.

Applies to