This documentation is archived and is not being maintained.
IBuildDefinition::CreateBuildRequest Method
Visual Studio 2013
Creates a build request from the build definition that has values for IBuildAgent and drop location set to the default build agent and default drop location.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Return Value
Type: Microsoft.TeamFoundation.Build.Client::IBuildRequestReturns an IBuildRequest, the new build request, that can be used to queue a build.
- 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: