Partager via


IVersionControlProvider.IsFileBoundToSCC, méthode

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

Syntaxe

'Déclaration
Function IsFileBoundToSCC ( _
    filePath As String, _
    <OutAttribute> ByRef isBoundToSCC As Boolean _
) As Integer
int IsFileBoundToSCC(
    string filePath,
    out bool isBoundToSCC
)

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Sécurité .NET Framework

Voir aussi

Référence

IVersionControlProvider Interface

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms