ComponentGuaranteesAttribute.Guarantees 속성

정의

여러 버전으로 확장되는 라이브러리, 형식 또는 형식 멤버의 보장된 호환성 수준을 나타내는 값을 가져옵니다.

public:
 property System::Runtime::Versioning::ComponentGuaranteesOptions Guarantees { System::Runtime::Versioning::ComponentGuaranteesOptions get(); };
public System.Runtime.Versioning.ComponentGuaranteesOptions Guarantees { get; }
member this.Guarantees : System.Runtime.Versioning.ComponentGuaranteesOptions
Public ReadOnly Property Guarantees As ComponentGuaranteesOptions

속성 값

ComponentGuaranteesOptions

여러 버전에서 보장되는 호환성 수준을 지정하는 열거형 값 중 하나입니다.

설명

속성 값 Guarantees 은 생성자의 매개 변수에 ComponentGuaranteesAttribute 해당 guarantees 합니다.

적용 대상