Partager via


HistoryEntry<T>.ChangeList, propriété

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

Syntaxe

'Déclaration
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property ChangeList As ChangeList(Of T)
[DataMemberAttribute(EmitDefaultValue = false)]
public ChangeList<T> ChangeList { get; set; }

Valeur de propriété

Type : Microsoft.TeamFoundation.SourceControl.WebApi.ChangeList<T>

Sécurité .NET Framework

Voir aussi

Référence

HistoryEntry<T> Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms