ITextSnapshotLine::GetTextIncludingLineBreak Method ()

 

Gets the text of the line, including any line break characters.

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

String^ GetTextIncludingLineBreak()

Return Value

Type: System::String^

The text of the line.

Return to top
Show: