TemplateGroupID Element (Visual Studio Templates)
Specifies an identifier for a category of item templates.
<VSTemplate>
<TemplateData>
<TemplateGroupID>
<TemplateGroupID> ... </TemplateGroupID>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
Categorizes the template and defines how it displays in either the New Project or the Add New Item dialog box. |
Text Value
A text value is required.
The text specifies an identifier for a category of item templates.
Remarks
TemplateGroupID is an element.
The value of the TemplateGroupID element is used along with project system registration (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\Projects\) to filter templates that appear in the Add New Item dialog box.
See Also
Reference
Visual Studio Template Schema Reference