Partager via


IVersionControlService.RecalculateVSUniqueProjName, méthode

Espace de noms :  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly :  Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntaxe

'Déclaration
Function RecalculateVSUniqueProjName ( _
    solutionPath As String, _
    auxPath As String, _
    projUniqueName As String, _
    <OutAttribute> ByRef recalculatedPath As String _
) As Integer
int RecalculateVSUniqueProjName(
    string solutionPath,
    string auxPath,
    string projUniqueName,
    out string recalculatedPath
)

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Sécurité .NET Framework

Voir aussi

Référence

IVersionControlService Interface

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms