TeamExplorerPageHost.Sections-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Property Sections As ObservableCollection(Of TeamExplorerSectionHost)
public ObservableCollection<TeamExplorerSectionHost> Sections { get; private set; }

Eigenschaftswert

Typ: System.Collections.ObjectModel.ObservableCollection<TeamExplorerSectionHost>

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerPageHost Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework-Namespace