Edit

FileDiff.LineCharBlocks Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="lineCharBlocks")]
public System.Collections.Generic.List<Microsoft.TeamFoundation.SourceControl.WebApi.Legacy.FileCharDiffBlock> LineCharBlocks { get; set; }
member this.LineCharBlocks : System.Collections.Generic.List<Microsoft.TeamFoundation.SourceControl.WebApi.Legacy.FileCharDiffBlock> with get, set
Public Property LineCharBlocks As List(Of FileCharDiffBlock)

Property Value

Attributes

Applies to