plugin Element (Process Template Schema)
Visual Studio 2008
References a plug-in to include in the process template creation and specifies whether the plug-in should have a visible page in the New Team Project Wizard.
Schema Hierarchy
ProcessTemplate Element (Process Template Schema)
metadata Element (Process Template Schema)
<plugin name="Microsoft.ProjectCreationWizard.<PluginName> wizardPage="true | false" />
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
|---|---|
name | Required plugin attribute. The name of the plug-in. |
wizardPage | Required plugin attribute. Specify if the plug-in should have a visible page in the New Team Project Wizard. |
Child Elements
None.
Parent Elements
Element | Description |
|---|---|
plugins | Required element. Defines the plug-ins for the process template, and if they have a visible page in the New Team Project Wizard. |