Поделиться через


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

Значение свойства

Одно из значений перечисления, указывающее уровень совместимости, гарантированной в нескольких версиях.

Комментарии

Значение Guarantees свойства соответствует guarantees параметру конструктора ComponentGuaranteesAttribute .

Применяется к