PexExceptionValidatorAttributeBase.Describe(MetadataEntity) 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.
Describes the specified type.
protected:
System::String ^ Describe(Microsoft::ExtendedReflection::Metadata::MetadataEntity ^ type);
protected string Describe (Microsoft.ExtendedReflection.Metadata.MetadataEntity type);
member this.Describe : Microsoft.ExtendedReflection.Metadata.MetadataEntity -> string
Protected Function Describe (type As MetadataEntity) As String
Parameters
- type
- Microsoft.ExtendedReflection.Metadata.MetadataEntity
The type.