다음을 통해 공유


ConfigureCompatibilityOptions<TOptions>.DefaultValues 속성

정의

구성된 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)

속성 값

적용 대상