Condividi tramite


ConfigureCompatibilityOptions<TOptions>.DefaultValues Proprietà

Definizione

Ottiene i valori predefiniti delle opzioni di compatibilità associate alle applicazioni configurate 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)

Valore della proprietà

Si applica a