Edit

Share via


GitPush.Commits Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="commits")]
public System.Collections.Generic.IEnumerable<Microsoft.TeamFoundation.SourceControl.WebApi.GitCommitRef> Commits { get; set; }
member this.Commits : seq<Microsoft.TeamFoundation.SourceControl.WebApi.GitCommitRef> with get, set
Public Property Commits As IEnumerable(Of GitCommitRef)

Property Value

Attributes

Applies to