This documentation is archived and is not being maintained.
IBuildServer::GetBuild Method
Visual Studio 2013
Gets a single build.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetBuild(Uri) | Gets a single build. |
|
GetBuild(Uri, array<String>, QueryOptions) | Gets a single build. |
|
GetBuild(Uri, array<String>, QueryOptions, QueryDeletedOption) | Gets a single build by Uri. |
|
GetBuild(IBuildDefinitionSpec, String, array<String>, QueryOptions) | Gets a single build. |
Show: