ITypeLibInfo::LIBID Property

 

Gets the GUID of the type library.

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

property String^ LIBID {
	String^ get();
}

Property Value

Type: System::String^

The GUID of the type library.

Return to top
Show: