Edit

GitCommitDiffs.ChangeCounts Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.Dictionary<Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlChangeType,int> ChangeCounts { get; set; }
member this.ChangeCounts : System.Collections.Generic.Dictionary<Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlChangeType, int> with get, set
Public Property ChangeCounts As Dictionary(Of VersionControlChangeType, Integer)

Property Value

Attributes

Applies to