Condividi tramite


Proprietà TeamExplorerPageHost.Sections

Spazio dei nomi:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamExplorerPageHost Classe

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework