ComponentGuaranteesAttribute.Guarantees Właściwość

Definicja

Pobiera wartość wskazującą gwarantowany poziom zgodności biblioteki, typu lub elementu członkowskiego typu obejmującego wiele wersji.

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

Wartość właściwości

ComponentGuaranteesOptions

Jedna z wartości wyliczenia, która określa poziom zgodności gwarantowany w wielu wersjach.

Uwagi

Wartość Guarantees właściwości odpowiada parametrowi guarantees konstruktora ComponentGuaranteesAttribute .

Dotyczy