Partager via


IVersionControlService.GetLocalPathFromServerPath, méthode

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

Syntaxe

'Déclaration
Function GetLocalPathFromServerPath ( _
    serverPath As String, _
    <OutAttribute> ByRef localPath As String _
) As Integer
int GetLocalPathFromServerPath(
    string serverPath,
    out string localPath
)

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