ProvideProjectItemAttribute::ProjectFactoryType Property

 

Gets the GUID of the type of project factory.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property Guid ProjectFactoryType {
	Guid get();
}

Property Value

Type: System::Guid

The GUID of the type of project factory.

Return to top
Show: