This documentation is archived and is not being maintained.
IBuildServer.QueryBuildControllers Method (Boolean)
Visual Studio 2013
Gets all build controllers.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- includeAgents
- Type: System.Boolean
True to include build agents; otherwise, false.
Return Value
Type: Microsoft.TeamFoundation.Build.Client.IBuildController[]All of the build controllers.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: