IBuildServer.CreateBuildAgentSpec Method

Include Protected Members
Include Inherited Members

Creates an IBuildAgentSpec.

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

CreateBuildAgentSpec(IBuildAgent)

Creates a new build agent specification that can be used to query build agents.

Public method

CreateBuildAgentSpec(String)

Creates a new build agent specification that can be used to query build agents.

Public method

CreateBuildAgentSpec(String, String)

Creates a new build agent specification that can be used to query build agents.

Public method

CreateBuildAgentSpec(String, String, String, Int32)

Creates a new build agent specification that can be used to query build agents.

Top

See Also

Reference

IBuildServer Interface

IBuildServer Members

Microsoft.TeamFoundation.Build.Client Namespace