Compartir a través de


IVersionControlService.GetLocalPathFromServerPath (Método)

Espacio de nombres:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Ensamblado:  Microsoft.VisualStudio.TeamFoundation.VersionControl (en Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintaxis

'Declaración
Function GetLocalPathFromServerPath ( _
    serverPath As String, _
    <OutAttribute> ByRef localPath As String _
) As Integer
int GetLocalPathFromServerPath(
    string serverPath,
    out string localPath
)

Parámetros

Valor devuelto

Tipo: System.Int32
Devuelva Int32.

Seguridad de .NET Framework

Vea también

Referencia

IVersionControlService Interfaz

Microsoft.VisualStudio.TeamFoundation.VersionControl (Espacio de nombres)