Compartilhar via


Método BuildServerException.GetTeamProjectName

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

Sintaxe

'Declaração
Protected Shared Function GetTeamProjectName ( _
    context As TeamFoundationRequestContext, _
    projectUri As String _
) As String
protected static string GetTeamProjectName(
    TeamFoundationRequestContext context,
    string projectUri
)

Parâmetros

Valor de retorno

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

BuildServerException Classe

Namespace Microsoft.TeamFoundation.Build.Server