CoClassAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci CoClassAttribute s identifikátorem třídy původní třídy.

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

Parametry

coClass
Type

A Type obsahující identifikátor třídy původní třídy.

Platí pro