This documentation is archived and is not being maintained.
IBuildServer::GetBuildController 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 | |
|---|---|---|
|
GetBuildController(String) | Retrieves a single build controller using the specified display name. A wildcard character may be specified, but if more than one controller is matched than an exception is thrown. |
|
GetBuildController(Uri, Boolean) | Gets a single build controller. |
|
GetBuildController(Uri, array<String>, Boolean) | Gets a single build controller. |
Show: