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


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.

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