Compartilhar via


Método ITeamFoundationTeamService.IsDefaultTeam

Verifica se a identidade é uma equipe padrão para o projeto que está associado.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Function IsDefaultTeam ( _
    requestContext As TeamFoundationRequestContext, _
    identity As TeamFoundationIdentity _
) As Boolean
bool IsDefaultTeam(
    TeamFoundationRequestContext requestContext,
    TeamFoundationIdentity identity
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
Retorna Boolean.

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationTeamService Interface

Namespace Microsoft.TeamFoundation.Server.Core