Freigeben über


BuildPath.GetTeamProject-Methode

Gibt den Teamprojektteil des Buildpfads zurück. Diese Methode nimmt an, dass der Pfad bereits kanonisiert wurde.

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

Syntax

'Declaration
Public Shared Function GetTeamProject ( _
    buildPath As String _
) As String
public static string GetTeamProject(
    string buildPath
)

Parameter

Rückgabewert

Typ: System.String
Der Teamprojektteil des Abfragenpfads.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildPath Klasse

Microsoft.TeamFoundation.Build.Common-Namespace