IBuildServer.QueryBuildDefinitionsByUri Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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. |
Top