This documentation is archived and is not being maintained.
IBuildServer.CreateBuildDefinition Method
Visual Studio 2013
Creates a new build definition owned by the build server.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- teamProject
- Type: System.String
The team project under which the build definition will be created.
- 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: