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.
This interface returns the results of a query for IBuildAgent.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
Public Interface IBuildAgentQueryResult
public interface IBuildAgentQueryResult
public interface class IBuildAgentQueryResult
type IBuildAgentQueryResult = interface end
public interface IBuildAgentQueryResult
The IBuildAgentQueryResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Agents | Gets the array of build agents for this query result. |
![]() |
Failures | Gets the array of failures for this query result. |
Top
.gif)