Share via


ITextDocumentSnapshotLine.TextIncludingLineBreak Property

Definition

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

Property Value

Applies to