The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IBuildConfiguration Interface
Represents the build outputs for a specific platform and flavor against a specific build.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | BuildFlavor | Gets the flavor of the build. |
![]() | BuildPlatform | Gets the platform for the build. |
![]() | BuildUri | Gets the uniform resource identifier (URI) for the completed build. |
![]() | Id | Gets the identifier.(Inherited from IIdentifiable<TKey>.) |
![]() | TeamProjectName | Gets the name of the project to which the build belongs. |
Show:
