Edit

GitCommitToCreate.PathActions Property

Definition

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

Property Value

Attributes

Applies to