PexExceptionValidatorAttributeBase.Describe(MetadataEntity) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Descreve o tipo especificado.
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
Parâmetros
- type
- Microsoft.ExtendedReflection.Metadata.MetadataEntity
O tipo.