Compartilhar via


Propriedade HistoryEntry<T>.ItemChangeType

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlChangeType

Segurança do .NET Framework

Consulte também

Referência

HistoryEntry<T> Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi