Freigeben über


BuildServerException.GetTeamProjectName-Methode

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

Syntax

'Declaration
Protected Shared Function GetTeamProjectName ( _
    context As TeamFoundationRequestContext, _
    projectUri As String _
) As String
protected static string GetTeamProjectName(
    TeamFoundationRequestContext context,
    string projectUri
)

Parameter

Rückgabewert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildServerException Klasse

Microsoft.TeamFoundation.Build.Server-Namespace