Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)
Syntax
'Declaration
Public Interface IBuildControllerQueryResult
public interface IBuildControllerQueryResult
public interface class IBuildControllerQueryResult
type IBuildControllerQueryResult = interface end
public interface IBuildControllerQueryResult
The IBuildControllerQueryResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Controllers | Gets the array of build controllers for this query result. |
![]() |
Failures | Gets the array of failures for this query result. |
Top
.gif)