TeamBuild Properties | MSBuild Extension Pack Help 4.0.12.0 |
The TeamBuild type exposes the following members.
Properties
Name | Description | |
---|---|---|
BuildDefinitionName |
The name of the build definition.
|
|
BuildUri |
Build Uri. Defaults to latest build.
|
|
DropLocation |
The name of the Drop folder
|
|
Info |
Gets the Build information
|
|
RelatedItems |
Gets Related items associated with the build
|
|
Status |
Set the Status property of the build to filter the search. Supports: Failed, InProgress, NotStarted, PartiallySucceeded, Stopped, Succeeded
|
|
TeamFoundationServerUrl |
The Url of the Team Foundation Server.
|
|
TeamProject |
The name of the Team Project containing the build
|
See Also