PexDomainAttributeBase.GetTargetType Method
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.
protected:
Microsoft::ExtendedReflection::Metadata::TypeEx ^ GetTargetType();
protected Microsoft.ExtendedReflection.Metadata.TypeEx GetTargetType ();
member this.GetTargetType : unit -> Microsoft.ExtendedReflection.Metadata.TypeEx
Protected Function GetTargetType () As TypeEx
Returns
Microsoft.ExtendedReflection.Metadata.TypeEx