Table of Contents

Property ModifiedLines

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

ModifiedLines

Gets modified lines information.

[Browsable(false)]
public IEnumerable<ModifiedLine> ModifiedLines { get; }

Property Value

IEnumerable<ModifiedLine>