RequiredAttributeAttribute(Type) Oluşturucu

Tanım

RequiredAttributeAttribute sınıfının yeni bir örneğini başlatır.

public:
 RequiredAttributeAttribute(Type ^ requiredContract);
public RequiredAttributeAttribute (Type requiredContract);
new System.Runtime.CompilerServices.RequiredAttributeAttribute : Type -> System.Runtime.CompilerServices.RequiredAttributeAttribute
Public Sub New (requiredContract As Type)

Parametreler

requiredContract
Type

İçeri aktarılan derleyicinin tam olarak anlaması gereken bir tür.

Bu parametre .NET Framework sürüm 2.0 ve sonraki sürümlerde desteklenmez.

Şunlara uygulanır