WAProvideProjectFactoryAttribute::TemplateGroupIDsVsTemplate Property

 

Gets the template group IDs.

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

public:
property String^ TemplateGroupIDsVsTemplate {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^

The template group IDs.

Return to top
Show: