Aracılığıyla paylaş


TfvcHttpClient.GetItemsAsync Yöntem

Ad alanı:  Microsoft.TeamFoundation.SourceControl.WebApi
Derleme:  Microsoft.TeamFoundation.SourceControl.WebApi (Microsoft.TeamFoundation.SourceControl.WebApi.dll içinde)

Sözdizimi

'Bildirim
Public Function GetItemsAsync ( _
    scopePath As String, _
    versionDescriptor As TfvcVersionDescriptor, _
    recursionLevel As VersionControlRecursionType, _
    userState As Object _
) As Task(Of TfvcItemsCollection)
public Task<TfvcItemsCollection> GetItemsAsync(
    string scopePath,
    TfvcVersionDescriptor versionDescriptor,
    VersionControlRecursionType recursionLevel,
    Object userState
)

Parametreler

Dönüş Değeri

Tür: System.Threading.Tasks.Task<TfvcItemsCollection>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TfvcHttpClient Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı