ComponentGuaranteesAttribute(ComponentGuaranteesOptions) Конструктор

Определение

Инициализирует новый экземпляр класса ComponentGuaranteesAttribute со значением, указывающим библиотеку, тип или гарантированный уровень совместимости члена с несколькими версиями.

public:
 ComponentGuaranteesAttribute(System::Runtime::Versioning::ComponentGuaranteesOptions guarantees);
public ComponentGuaranteesAttribute (System.Runtime.Versioning.ComponentGuaranteesOptions guarantees);
new System.Runtime.Versioning.ComponentGuaranteesAttribute : System.Runtime.Versioning.ComponentGuaranteesOptions -> System.Runtime.Versioning.ComponentGuaranteesAttribute
Public Sub New (guarantees As ComponentGuaranteesOptions)

Параметры

guarantees
ComponentGuaranteesOptions

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

Комментарии

При создании экземпляра ComponentGuaranteesAttribute класса свойству guarantees присваивается Guarantees значение параметра .

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