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
Public method QueryBuildDefinitionsByUri(array<Uri[]) Gets the build definitions that match the specified URIs.
Public method 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.
Public method 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.

Top

See Also

Reference

IBuildServer Interface

Microsoft.TeamFoundation.Build.Client Namespace