Compartir a través de


IVersionControlService.GetServerPathFromSolutionRelativePath (Método)

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

Sintaxis

'Declaración
Function GetServerPathFromSolutionRelativePath ( _
    relativePath As String, _
    solutionPath As String, _
    isMSSCCIPath As Boolean, _
    isLoadingSolutionInSolution As Boolean, _
    <OutAttribute> ByRef serverPath As String _
) As Integer
int GetServerPathFromSolutionRelativePath(
    string relativePath,
    string solutionPath,
    bool isMSSCCIPath,
    bool isLoadingSolutionInSolution,
    out string serverPath
)

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)