Compartilhar via


Método ITeamProjectCollectionService.GetCollections (ServiceHostFilterFlags)

Recupera todas as coleções registrados.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (em Microsoft.TeamFoundation.Client.dll)

Sintaxe

'Declaração
Function GetCollections ( _
    filterFlags As ServiceHostFilterFlags _
) As IList(Of TeamProjectCollection)
IList<TeamProjectCollection> GetCollections(
    ServiceHostFilterFlags filterFlags
)

Parâmetros

Valor de retorno

Tipo: System.Collections.Generic.IList<TeamProjectCollection>
uma lista de coleções registrados.

Segurança do .NET Framework

Consulte também

Referência

ITeamProjectCollectionService Interface

Sobrecargas GetCollections

Namespace Microsoft.TeamFoundation.Framework.Client