_ITypeInfo::TypeInfo Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

property Type^ TypeInfo {
	Type^ get();
	void set(Type^ value);
}

Property Value

Type: System::Type^
Return to top
Show: