Partager via


IVersionControlService.BrowseForProject, méthode

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

Syntaxe

'Déclaration
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
)

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