Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This interface represents a node in a section on the View.
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
Syntax
'Declaration
Public Interface ISectionNode
public interface ISectionNode
public interface class ISectionNode
type ISectionNode = interface end
public interface ISectionNode
The ISectionNode type exposes the following members.
Properties
| 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. |
Top
.gif)