TeamExplorerViewModel.Notifications-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerViewModel Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework-Namespace