Freigeben über


IVersionControlProvider.IsFileBoundToSCC-Methode

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlProvider Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace