Compartilhar via


Método ITeamProjectCollectionService.GetCollection (Guid, ServiceHostFilterFlags)

Recuperar uma coleção usando sua identificação exclusiva

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

Sintaxe

'Declaração
Function GetCollection ( _
    id As Guid, _
    filterFlags As ServiceHostFilterFlags _
) As TeamProjectCollection
TeamProjectCollection GetCollection(
    Guid id,
    ServiceHostFilterFlags filterFlags
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Client.TeamProjectCollection
A coleção de Projeto de equipe.

Exceções

Exceção Condição
CollectionDoesNotExistException

Lançada se a coleção não for encontrada

Segurança do .NET Framework

Consulte também

Referência

ITeamProjectCollectionService Interface

Sobrecargas GetCollection

Namespace Microsoft.TeamFoundation.Framework.Client