This documentation is archived and is not being maintained.
IBuildServer::QueryBuildControllers 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 | |
|---|---|---|
|
QueryBuildControllers() | Gets all build controllers and their associated agents. |
|
QueryBuildControllers(Boolean) | Gets all build controllers. |
|
QueryBuildControllers(IBuildControllerSpec) | Gets a single build controller query result for a specified build controller specification. |
|
QueryBuildControllers(array<IBuildControllerSpec>) | Gets the build controller query results for the specified build controller specifications. |
Show: