IBuildServer.SaveProcessTemplates Method
Visual Studio 2012
Saves any changes that were made to the build process templates to the server.
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- processTemplates
- Type: Microsoft.TeamFoundation.Build.Client.IProcessTemplate[]
The build process templates to be saved.
Return Value
Type: Microsoft.TeamFoundation.Build.Client.IProcessTemplate[]The build process templates.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.