Compartilhar via


Método IVersionControlProvider.IsFileBoundToSCC

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

Sintaxe

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

Parâmetros

Valor de retorno

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

IVersionControlProvider Interface

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl