This documentation is archived and is not being maintained.
IProcessTemplate Interface
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
The IProcessTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | A description of the template. |
![]() | Metadata | Extra metadata associated with the template. |
![]() | Name | The template name (e.g. "MSF for Agile Software Development v6.0"). |
![]() | Version | Process Template Version. |
| Name | Description | |
|---|---|---|
![]() | GetResource(String) | Gets a resource with the given name from inside the process template. |
![]() | GetResource(String, Byte(), Int64) | Gets a resource with the given name from inside the process template. |
![]() | GetResourceNames | Get the resources names that are contained in the process template. |
Show:
