TeamExplorerProjects.GetProjectsForCollection (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Public Function GetProjectsForCollection ( _
    collectionId As Guid _
) As List(Of String)
public List<string> GetProjectsForCollection(
    Guid collectionId
)

Parámetros

Valor devuelto

Tipo: System.Collections.Generic.List<String>

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerProjects Clase

Microsoft.TeamFoundation.Client (Espacio de nombres)