CoClassAttribute.CoClass プロパティ

定義

元のコクラスのクラス識別子を取得します。

public:
 property Type ^ CoClass { Type ^ get(); };
public Type CoClass { get; }
member this.CoClass : Type
Public ReadOnly Property CoClass As Type

プロパティ値

元のコクラスのクラス識別子を含む Type

適用対象