Aracılığıyla paylaş


HistoryQueryResults<T>.Results Özellik

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

Sözdizimi

'Bildirim
<DataMemberAttribute> _
Public Property Results As IEnumerable(Of HistoryEntry(Of T))
[DataMemberAttribute]
public IEnumerable<HistoryEntry<T>> Results { get; set; }

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<HistoryEntry<T>>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

HistoryQueryResults<T> Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı