ComponentGuaranteesAttribute(ComponentGuaranteesOptions) Konstruktor

Definicja

Inicjuje nowe wystąpienie ComponentGuaranteesAttribute klasy z wartością wskazującą bibliotekę, typ lub gwarantowany poziom zgodności elementu członkowskiego w wielu wersjach.

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 wartości wyliczenia, która określa poziom zgodności gwarantowany w wielu wersjach.

Uwagi

Po utworzeniu ComponentGuaranteesAttribute wystąpienia klasy wartość parametru guarantees jest przypisywana Guarantees do właściwości .

Dotyczy