TeamExplorerViewModel.TeamProjectNames-Eigenschaft

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

Syntax

'Declaration
Public Property TeamProjectNames As SortedList(Of String, String)
public SortedList<string, string> TeamProjectNames { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.SortedList<String, String>

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerViewModel Klasse

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