TeamExplorerViewModel.TeamProjectNames (Propiedad)

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerViewModel Clase

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