IBuildServer.GetBuildController Method

Include Protected Members
Include Inherited Members

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 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.
Public method GetBuildController(Uri, Boolean) Gets a single build controller.
Public method GetBuildController(Uri, array<String[], Boolean) Gets a single build controller.

Top

See Also

Reference

IBuildServer Interface

Microsoft.TeamFoundation.Build.Client Namespace