Partager via


TeamExplorerViewModel.Notifications, propriété

Espace de noms :  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

TeamExplorerViewModel Classe

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework, espace de noms