IBuildServer.QueryBuildControllers 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 QueryBuildControllers() Gets all build controllers and their associated agents.
Public method QueryBuildControllers(Boolean) Gets all build controllers.
Public method QueryBuildControllers(IBuildControllerSpec) Gets a single build controller query result for a specified build controller specification.
Public method QueryBuildControllers(array<IBuildControllerSpec[]) Gets the build controller query results for the specified build controller specifications.

Top

See Also

Reference

IBuildServer Interface

Microsoft.TeamFoundation.Build.Client Namespace