ITextSnapshotLine Methods

Include Protected Members
Include Inherited Members

The ITextSnapshotLine type exposes the following members.

Methods

  Name Description
Public method GetLineBreakText Gets the string consisting of the line break characters (if any) at the end of the line.
Public method GetText Gets the text of the line, excluding any line break characters.
Public method GetTextIncludingLineBreak Gets the text of the line, including any line break characters.

Top

See Also

Reference

ITextSnapshotLine Interface

Microsoft.VisualStudio.Text Namespace