This documentation is archived and is not being maintained.
IBuildExplorer Interface
Visual Studio 2013
This interface represents the Team Foundation Build Explorer.
Namespace: Microsoft.VisualStudio.TeamFoundation.Build
Assembly: Microsoft.VisualStudio.TeamFoundation.Build (in Microsoft.VisualStudio.TeamFoundation.Build.dll)
The IBuildExplorer type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CompletedView | Use this property to change or get information about the completed tab of the build explorer. |
![]() | IsShowing | Returns true if the build explorer is open inside Visual Studio. |
![]() | QueuedView | Use this property to change or get information about the queued tab of the build explorer. |
![]() | TeamProjectName | Returns the team project context currently open on the build explorer. |
Show:
