ITextDocumentSnapshotLine.TextIncludingLineBreak 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.
Gets a TextRange for the line, including any line break characters.
public Microsoft.VisualStudio.Extensibility.Editor.TextRange TextIncludingLineBreak { get; }
member this.TextIncludingLineBreak : Microsoft.VisualStudio.Extensibility.Editor.TextRange
Public ReadOnly Property TextIncludingLineBreak As TextRange