Compartir a través de


IVersionControlService.BrowseForProject (Método)

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

Sintaxis

'Declaración
Function BrowseForProject ( _
    solutionName As String, _
    localPath As String, _
    isSolution As Boolean, _
    forceBrowse As Boolean, _
    <OutAttribute> ByRef repositoryPath As String, _
    <OutAttribute> ByRef dialogResult As Integer _
) As Integer
int BrowseForProject(
    string solutionName,
    string localPath,
    bool isSolution,
    bool forceBrowse,
    out string repositoryPath,
    out int dialogResult
)

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)