Click or drag to resize
JsonWriterSettingsNewLineChars Property
Gets or sets the new line characters.

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
public string NewLineChars { get; set; }

Property Value

Type: String
See Also