This documentation is archived and is not being maintained.
BuildGroupQueryResult Class
Visual Studio 2013
Encapsulates the result set of querying build groups. Possible items that may come back from this are agents and definitions.
System.Object
Microsoft.TeamFoundation.Build.Server.Compatibility.QueryResult2010
Microsoft.TeamFoundation.Build.Server.Compatibility.BuildGroupQueryResult
Microsoft.TeamFoundation.Build.Server.Compatibility.QueryResult2010
Microsoft.TeamFoundation.Build.Server.Compatibility.BuildGroupQueryResult
Namespace: Microsoft.TeamFoundation.Build.Server.Compatibility
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
The BuildGroupQueryResult type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Agents | |
![]() | Definitions | |
![]() | Failures | Gets the list of failures for this query result. (Inherited from QueryResult2010.) |
| 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:
