Compartilhar via


Propriedade HistoryEntry<T>.ChangeList

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property ChangeList As ChangeList(Of T)
[DataMemberAttribute(EmitDefaultValue = false)]
public ChangeList<T> ChangeList { get; set; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

HistoryEntry<T> Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi