Expand Minimize
This topic has not yet been rated - Rate this topic

IBuildServer.SaveProcessTemplates Method

Saves any changes that were made to the build process templates to the server.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
IProcessTemplate[] SaveProcessTemplates(
	IProcessTemplate[] processTemplates
)

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.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.