IVCWizCtlUI.TypeLibs Property

Definition

Gets the type libraries registered in the system.

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

Property Value

The type libraries registered in the system.

Attributes

Applies to