PexUseTypeAttribute.TargetType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.