TeamExplorerViewModel.Notifications 属性

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

语法

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

属性值

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

.NET Framework 安全性

请参见

参考

TeamExplorerViewModel 类

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