This documentation is archived and is not being maintained.
BuildQueryResult2010 Class
Visual Studio 2013
The build query result class is a streaming result. The results should be read in the following order: Definitions, Builds, Controllers, Agents, ServiceHosts, Failures. If the results are not read in this order, the behavior is undefined.
Namespace: Microsoft.TeamFoundation.Build.Server.Compatibility
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
The BuildQueryResult2010 type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
