CoClassAttribute.CoClass プロパティ

定義

元のコクラスのクラス ID を取得します。

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

プロパティ値

元のコクラスのクラス ID を格納している Type

適用対象