Aracılığıyla paylaş


ChangeListSearchCriteria.Skip Özellik

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

Sözdizimi

'Bildirim
<DataMemberAttribute(Name := "skip", EmitDefaultValue := False)> _
Public Property Skip As Nullable(Of Integer)
[DataMemberAttribute(Name = "skip", EmitDefaultValue = false)]
public Nullable<int> Skip { 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ı