Edit

Share via


GitPush.RefUpdates Property

Definition

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

Property Value

Attributes

Applies to