Sdílet prostřednictvím


ComponentGuaranteesAttribute(ComponentGuaranteesOptions) Konstruktor

Definice

Inicializuje novou instanci ComponentGuaranteesAttribute třídy s hodnotou, která označuje knihovnu, typ nebo zaručenou úroveň kompatibility člena napříč více verzemi.

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)

Parametry

guarantees
ComponentGuaranteesOptions

Jedna z hodnot výčtu, která určuje úroveň kompatibility, která je zaručena napříč více verzemi.

Poznámky

Při vytvoření ComponentGuaranteesAttribute instance třídy je hodnota parametru guarantees přiřazena vlastnosti Guarantees .

Platí pro