Compartir a través de


BuildSourceProviders.GitProperties.CreateUniqueRepoName (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Build.Common
Ensamblado:  Microsoft.TeamFoundation.Build.Common (en Microsoft.TeamFoundation.Build.Common.dll)

Sintaxis

'Declaración
Public Shared Function CreateUniqueRepoName ( _
    teamProjectName As String, _
    repoName As String _
) As String
public static string CreateUniqueRepoName(
    string teamProjectName,
    string repoName
)

Parámetros

Valor devuelto

Tipo: System.String
Devuelva String.

Seguridad de .NET Framework

Vea también

Referencia

BuildSourceProviders.GitProperties Clase

Microsoft.TeamFoundation.Build.Common (Espacio de nombres)