Sdílet prostřednictvím


ConfigureCompatibilityOptions<TOptions>.DefaultValues Vlastnost

Definice

Získá výchozí hodnoty přepínačů kompatibility přidružených k aplikacím konfigurované 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)

Hodnota vlastnosti

Platí pro