Aracılığıyla paylaş


ChangeListSearchCriteria.Top Özellik

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

Sözdizimi

'Bildirim
<DataMemberAttribute(Name := "top", EmitDefaultValue := False)> _
Public Property Top As Nullable(Of Integer)
[DataMemberAttribute(Name = "top", EmitDefaultValue = false)]
public Nullable<int> Top { get; set; }

Özellik Değeri

Tür: System.Nullable<Int32>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ChangeListSearchCriteria Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı