GitUtils.CalculateSecurable, méthode

Espace de noms :  Microsoft.TeamFoundation.Git.Server
Assembly :  Microsoft.TeamFoundation.Git.Server (dans Microsoft.TeamFoundation.Git.Server.dll)

Syntaxe

'Déclaration
Public Shared Function CalculateSecurable ( _
    teamProjectUri As String, _
    repositoryId As Guid, _
    refName As String _
) As String
public static string CalculateSecurable(
    string teamProjectUri,
    Guid repositoryId,
    string refName
)

Paramètres

Valeur de retour

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

GitUtils Classe

Microsoft.TeamFoundation.Git.Server, espace de noms