Freigeben über


IVersionControlService.RecalculateVSUniqueProjName-Methode

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

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlService Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace