Partager via


IVersionControlService.ValidateLocalAndMappedServerPath, méthode

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

Syntaxe

'Déclaration
Function ValidateLocalAndMappedServerPath ( _
    localPath As String, _
    <OutAttribute> ByRef pResultSummary As Boolean, _
    <OutAttribute> ByRef pValid As Boolean, _
    <OutAttribute> ByRef pMapped As Boolean _
) As Integer
int ValidateLocalAndMappedServerPath(
    string localPath,
    out bool pResultSummary,
    out bool pValid,
    out bool pMapped
)

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