QueueBuild Properties
From TFS Build Extensions
The QueueBuild type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BuildController |
The IBuildController
object to use to queue a new build if different from the default build controller
as specified in the build definition.
| |
| BuildDefinition |
The IBuildDefinition
object to use to queue a new build.
| |
| BuildServer |
The IBuildServer
object for the Team Foundation Server and Team
Project Collection to use that contains the build definition.
| |
| Priority |
The build priority to use when placing the new build request on the queue.
| |
| ProcessParameters |
The process parameters to use whenever queuing a new build if you would like to change any
of the parameters from their default values specified in the build definition or in the process
template file.
|