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