Condividi tramite


Proprietà TeamExplorerViewModel.Notifications

Spazio dei nomi:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamExplorerViewModel Classe

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework