IVCWizCtlUI::TypeLibs Property

 

Gets the type libraries registered in the system.

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

property Object^ TypeLibs {
	Object^ get();
}

Property Value

Type: System::Object^

The type libraries registered in the system.

Return to top
Show: