ICoclassInfo::Guid Property

 

Gets the GUID for the ICoclassInfo object.

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

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

Property Value

Type: System::String^

A GUID for the ICoclassInfo object.

Return to top
Show: