Edit

FileDiffBlock.TruncatedBefore Property

Definition

True for "ChangeType=None" blocks in a partial diff that have been truncated before the included text.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="truncatedBefore")]
public bool TruncatedBefore { get; set; }
member this.TruncatedBefore : bool with get, set
Public Property TruncatedBefore As Boolean

Property Value

Attributes

Applies to