Partilhar via


Método IVersionControlService.RecalculateVSUniqueProjName

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (em Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintaxe

'Declaração
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
)

Parâmetros

Valor de retorno

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

IVersionControlService Interface

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl