ITeamProjectCollectionService.GetCollections (Método) (IEnumerable<Guid>, ServiceHostFilterFlags)

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

Sintaxis

'Declaración
Function GetCollections ( _
    collectionIds As IEnumerable(Of Guid), _
    filterFlags As ServiceHostFilterFlags _
) As IList(Of TeamProjectCollection)
IList<TeamProjectCollection> GetCollections(
    IEnumerable<Guid> collectionIds,
    ServiceHostFilterFlags filterFlags
)

Parámetros

Valor devuelto

Tipo: System.Collections.Generic.IList<TeamProjectCollection>

Seguridad de .NET Framework

Vea también

Referencia

ITeamProjectCollectionService Interfaz

GetCollections (Sobrecarga)

Microsoft.TeamFoundation.Framework.Client (Espacio de nombres)