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 свойства соответствует параметру guarantees конструктора ComponentGuaranteesAttribute .

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