CustomDataSignature Element (Visual Studio Templates)
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at CustomDataSignature Element (Visual Studio Templates).
Specifies the text signature to locate the custom data.
<VSTemplate>
<TemplateData>
<CustomDataSignature>
<CustomDataSignature>"string"</CustomDataSignature>
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
| TemplateData | Required element. Categorizes the template and defines how it is displayed in either the New Project or the Add New Item dialog box. |
A text value is required.
The text is a string that has the text signature that is required to locate the custom data.
CustomDataSignature is an optional element.
Visual Studio Template Schema Reference
Creating Project and Item Templates
Show: