ITextSnapshotLine::GetLineBreakText Method ()
Visual Studio 2015
Gets the string consisting of the line break characters (if any) at the end of the line.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
This method returns a zero-length string for the last line in the buffer.
Show: