Compartir a través de


ITextDocumentSnapshotLine.GetLineBreakText Method

Definition

The string consisting of the line break characters (if any) at the end of the line. Has zero length for the last line in the buffer.

public string GetLineBreakText ();
abstract member GetLineBreakText : unit -> string
Public Function GetLineBreakText () As String

Returns

Applies to