Freigeben über


ITypeLibInfo.Coclasses Property

Definition

Gets the project's coclasses as a collection object.

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

Property Value

An object containing a collection of the coclasses associated with the wizard project.

Attributes

Applies to