Partager via


IVersionControlService.IsFileInLongRunningSccOperation, méthode

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

Syntaxe

'Déclaration
Function IsFileInLongRunningSccOperation ( _
    localPath As String, _
    <OutAttribute> ByRef isInLongRunningOperation As Boolean _
) As Integer
int IsFileInLongRunningSccOperation(
    string localPath,
    out bool isInLongRunningOperation
)

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