This documentation is archived and is not being maintained.
IBuildServer::CreateBuildAgentSpec Method
Visual Studio 2013
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.
| Name | Description | |
|---|---|---|
|
CreateBuildAgentSpec() | Creates a new build agent specification that can be used to query build agents. |
|
CreateBuildAgentSpec(IBuildAgent) | Creates a new build agent specification that can be used to query build agents. |
|
CreateBuildAgentSpec(String, String, List<String>) | Creates a new build agent specification that can be used to query build agents. |
|
CreateBuildAgentSpec(String, String, array<String>, List<String>) | Creates a new build agent specification that can be used to query build agents. |
Show: