GitQueryCommitsCriteria.ExcludeDeletes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Only applies when an itemPath is specified. This determines whether to exclude delete entries of the specified path.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="excludeDeletes")]
public bool ExcludeDeletes { get; set; }
member this.ExcludeDeletes : bool with get, set
Public Property ExcludeDeletes As Boolean
Property Value
- Attributes