Edit

FileCharDiffBlock.CharChange Property

Definition

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

Property Value

Attributes

Applies to