CoClassAttribute(Type) Oluşturucu

Tanım

öğesinin CoClassAttribute yeni örneğini özgün coclass'ın sınıf tanımlayıcısıyla başlatır.

public:
 CoClassAttribute(Type ^ coClass);
public CoClassAttribute (Type coClass);
new System.Runtime.InteropServices.CoClassAttribute : Type -> System.Runtime.InteropServices.CoClassAttribute
Public Sub New (coClass As Type)

Parametreler

coClass
Type

Type Özgün coclass'ın sınıf tanımlayıcısını içeren bir.

Şunlara uygulanır