Compartilhar via


Método IVersionControlProvider.IsFolderPartOfSolution

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

Sintaxe

'Declaração
Function IsFolderPartOfSolution ( _
    fullFolderPath As String, _
    <OutAttribute> ByRef isPartOfSolution As Boolean _
) As Integer
int IsFolderPartOfSolution(
    string fullFolderPath,
    out bool isPartOfSolution
)

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