JsonWriterSettings Properties |
The JsonWriterSettings type exposes the following members.
Name | Description | |
---|---|---|
Defaults |
Gets or sets the default JsonWriterSettings.
| |
Encoding | Obsolete.
Gets or sets the output Encoding.
| |
GuidRepresentation | Obsolete.
Gets or sets the representation for Guids.
(Inherited from BsonWriterSettings.) | |
Indent |
Gets or sets whether to indent the output.
| |
IndentChars |
Gets or sets the indent characters.
| |
IsFrozen |
Gets whether the settings are frozen.
(Inherited from BsonWriterSettings.) | |
MaxSerializationDepth |
Gets or sets the max serialization depth allowed (used to detect circular references).
(Inherited from BsonWriterSettings.) | |
NewLineChars |
Gets or sets the new line characters.
| |
OutputMode |
Gets or sets the output mode.
| |
ShellVersion |
Gets or sets the shell version (used with OutputMode Shell).
|