Język

JsonWriterOptions.NewLine Właściwość

Definicja

Pobiera lub ustawia nowy ciąg wiersza, który ma być używany, gdy Indented ma wartość true.

Wartość domyślna to .NewLine

public:
 property System::String ^ NewLine { System::String ^ get(); void set(System::String ^ value); };
public string NewLine { get; set; }
member this.NewLine : string with get, set
Public Property NewLine As String

Wartość właściwości

Wyjątki

Nowy ciąg wiersza to null.

Nowy ciąg wiersza nie \n jest lub \r\n.

Dotyczy