Edit

FileDiffBlock.ModifiedLines Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="mLines")]
public System.Collections.Generic.List<string> ModifiedLines { get; set; }
member this.ModifiedLines : System.Collections.Generic.List<string> with get, set
Public Property ModifiedLines As List(Of String)

Property Value

Attributes

Applies to