Compartilhar via


ConfigureCompatibilityOptions<TOptions>.DefaultValues Propriedade

Definição

Obtém os valores padrão das opções de compatibilidade associadas aos aplicativos configurados CompatibilityVersion.

protected:
 abstract property System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::Object ^> ^ DefaultValues { System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::Object ^> ^ get(); };
protected abstract System.Collections.Generic.IReadOnlyDictionary<string,object> DefaultValues { get; }
member this.DefaultValues : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Protected MustOverride ReadOnly Property DefaultValues As IReadOnlyDictionary(Of String, Object)

Valor da propriedade

Aplica-se a