Share via


IBuildServer.QueryBuildAgents Method

Include Protected Members
Include Inherited Members

Gets the build agents.

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

QueryBuildAgents(IBuildAgentSpec)

Gets the build agent query results for the given build agent specification.

Public method

QueryBuildAgents(array<IBuildAgentSpec[])

Gets the build agent query results for the given build agent specifications.

Public method

QueryBuildAgents(String)

Gets the build agents for the given team project.

Top

See Also

Reference

IBuildServer Interface

IBuildServer Members

Microsoft.TeamFoundation.Build.Client Namespace