TeamExplorerViewModel.Notifications (Propiedad)

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerViewModel Clase

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