Freigeben über


BuildSourceProviders.GitProperties.CreateGitUri-Methode

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

Syntax

'Declaration
Public Shared Function CreateGitUri ( _
    projectName As String, _
    repoName As String, _
    branch As String, _
    path As String _
) As String
public static string CreateGitUri(
    string projectName,
    string repoName,
    string branch,
    string path
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildSourceProviders.GitProperties Klasse

Microsoft.TeamFoundation.Build.Common-Namespace