Edit

FileDiffBlock.TruncatedAfter Property

Definition

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

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

Property Value

Attributes

Applies to