次の方法で共有


CoClassAttribute.CoClass プロパティ

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

Public ReadOnly Property CoClass As Type
[C#]
public Type CoClass {get;}
[C++]
public: __property Type* get_CoClass();
[JScript]
public function get CoClass() : Type;

プロパティ値

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

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

CoClassAttribute クラス | CoClassAttribute メンバ | System.Runtime.InteropServices 名前空間