Aracılığıyla paylaş


IVersionControlProvider.IsFolderPartOfSolution Yöntem

Ad alanı:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Derleme:  Microsoft.VisualStudio.TeamFoundation.VersionControl (Microsoft.VisualStudio.TeamFoundation.VersionControl.dll içinde)

Sözdizimi

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

Parametreler

Dönüş Değeri

Tür: System.Int32
Int32 döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IVersionControlProvider Arabirim

Microsoft.VisualStudio.TeamFoundation.VersionControl Ad Alanı