Partager via


ChangeListSearchCriteria.Top, 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 := "top", EmitDefaultValue := False)> _
Public Property Top As Nullable(Of Integer)
[DataMemberAttribute(Name = "top", EmitDefaultValue = false)]
public Nullable<int> Top { 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