TeamExplorerPageHost.Sections (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Ensamblado:  Microsoft.TeamFoundation.Controls (en Microsoft.TeamFoundation.Controls.dll)

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerPageHost Clase

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework (Espacio de nombres)