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
声明
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 | |
|---|---|---|
| .gif) | Builds | Gets the array of builds for this query result. | 
| .gif) | Failures | Gets the array of failures for this query result. | 
Top