IBuildServer.QueryBuildDefinitions Method

Include Protected Members
Include Inherited Members

Gets the build definitions.

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 QueryBuildDefinitions(String) Gets the build definitions for the specified team project.
Public method QueryBuildDefinitions(IBuildDefinitionSpec) Gets a single build definition query result for a specified build definition specification.
Public method QueryBuildDefinitions(array<IBuildDefinitionSpec[]) Gets the build definition query results for a specified array of build definition specifications.
Public method QueryBuildDefinitions(String, QueryOptions) Gets the build definitions for the specified team project. 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