This documentation is archived and is not being maintained.
TemplateHeader Class
Visual Studio 2013
Metadata describing a process template.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The TemplateHeader type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | Description of the process template. |
![]() | Metadata | Metadata xml associated with the process template. This includes the set of plugins that will be used. |
![]() | Name | The name of the process template |
![]() | Rank | Stack ordering of the process template in the UI. |
![]() | State | Current state of the process template. |
![]() | TemplateId | Unique id for the process template. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
