Freigeben über


IVersionControlProvider.IsFolderPartOfSolution-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlProvider Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace