Edit

Share via


GitCommitRef.ChangeCounts Property

Definition

Counts of the types of changes (edits, deletes, etc.) included with the commit.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="changeCounts")]
public Microsoft.TeamFoundation.SourceControl.WebApi.ChangeCountDictionary ChangeCounts { get; set; }
member this.ChangeCounts : Microsoft.TeamFoundation.SourceControl.WebApi.ChangeCountDictionary with get, set
Public Property ChangeCounts As ChangeCountDictionary

Property Value

Attributes

Applies to