ITypeLibInfo.Coclasses 属性

定义

获取项目的组件类作为集合对象。

public:
 property System::Object ^ Coclasses { System::Object ^ get(); };
public:
 property Platform::Object ^ Coclasses { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610743823)]
public object Coclasses { [System.Runtime.InteropServices.DispId(1610743823)] get; }
[<System.Runtime.InteropServices.DispId(1610743823)>]
[<get: System.Runtime.InteropServices.DispId(1610743823)>]
member this.Coclasses : obj
Public ReadOnly Property Coclasses As Object

属性值

Object

一个对象,该对象包含与向导项目关联的组件类的集合。

属性

适用于