Compartilhar via


Propriedade GitCommitRef.ChangeCounts

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.TeamFoundation.SourceControl.WebApi.ChangeCountDictionary

Segurança do .NET Framework

Consulte também

Referência

GitCommitRef Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi