ITextSnapshotLine Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | GetLineBreakText() | Gets the string consisting of the line break characters (if any) at the end of the line. |
![]() | GetText() | Gets the text of the line, excluding any line break characters. |
![]() | GetTextIncludingLineBreak() | Gets the text of the line, including any line break characters. |
Show:
