This documentation is archived and is not being maintained.

IBuildControllerQueryResult Interface

The interface for the result of a query for IBuildControllers.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

'Declaration
Public Interface IBuildControllerQueryResult

The IBuildControllerQueryResult type exposes the following members.

  NameDescription
Public propertyControllersGets the array of build controllers for this query result.
Public propertyFailuresGets the array of failures for this query result.
Top
Show: