Aracılığıyla paylaş


ComponentGuaranteesAttribute(ComponentGuaranteesOptions) Oluşturucu

Tanım

Bir kitaplığı, türü veya üyenin ComponentGuaranteesAttribute birden çok sürümde garantili uyumluluk düzeyini gösteren bir değerle sınıfının yeni bir örneğini başlatır.

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)

Parametreler

guarantees
ComponentGuaranteesOptions

Birden çok sürümde garanti edilen uyumluluk düzeyini belirten numaralandırma değerlerinden biri.

Açıklamalar

Sınıfın ComponentGuaranteesAttribute örneği oluşturulurken parametresinin guarantees değeri özelliğine Guarantees atanır.

Şunlara uygulanır