Freigeben über


VCWizCtlClass.TypeLibs Property

Definition

Gets the type libraries registered in the system.

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

Property Value

The type libraries registered in the system.

Implements

Attributes

Applies to