This documentation is archived and is not being maintained.
IBuildServer::QueryBuildDefinitionsByUri Method
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
QueryBuildDefinitionsByUri(array<Uri>) | Gets the build definitions that match the specified URIs. |
|
QueryBuildDefinitionsByUri(array<Uri>, QueryOptions) | Gets the build definitions that match the given URIs. The specified query options determine the amount of data that is retrieved in the query. |
|
QueryBuildDefinitionsByUri(array<Uri>, array<String>, QueryOptions) | Gets the build definitions that match the given URIs. The specified query options determine the amount of data that is retrieved in the query. |
Show: