This documentation is archived and is not being maintained.
IBuildDetailNode Interface
Visual Studio 2013
This interface represents a node in a section on the Build Details View.
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
The IBuildDetailNode type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Content | Returns the content for this node. This should be a Windows Presentation Foundation document paragraph (or block). |
![]() | SectionName | Returns the non-localized name of the section that this node should be positioned in. |
Show:
