Partager via


ChangeListSearchCriteria.Skip, propriété

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(Name := "skip", EmitDefaultValue := False)> _
Public Property Skip As Nullable(Of Integer)
[DataMemberAttribute(Name = "skip", EmitDefaultValue = false)]
public Nullable<int> Skip { get; set; }

Valeur de propriété

Type : System.Nullable<Int32>

Sécurité .NET Framework

Voir aussi

Référence

ChangeListSearchCriteria Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms