This documentation is archived and is not being maintained.
IProcessTemplates.MakeDefaultTemplate Method
Visual Studio 2013
Set the given template to be the default template
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- templateId
- Type: System.Int32
The id of the template to make default
Return Value
Type: Microsoft.TeamFoundation.Server.TemplateHeader[]Array of template headers after you make the given template default
- 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.
Show: