FileDiffBlock.TruncatedBefore 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.
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