TeamExplorerPageHost.Sections 属性

命名空间:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

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

属性值

类型:System.Collections.ObjectModel.ObservableCollection<TeamExplorerSectionHost>

.NET Framework 安全性

请参见

参考

TeamExplorerPageHost 类

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework 命名空间