IndentedTextWriter.NewLine Property

Definition

Gets or sets the new line character to use.

public override string NewLine { get; set; }
member this.NewLine : string with get, set
Public Overrides Property NewLine As String

Property Value

The new line character to use.

Applies to