Edit

GitPushEventData.Commits Property

Definition

[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitCommit[] Commits { get; set; }
member this.Commits : Microsoft.TeamFoundation.SourceControl.WebApi.GitCommit[] with get, set
Public Property Commits As GitCommit()

Property Value

Attributes

Applies to