The following tables list the members exposed by JsonDataWriterSettings.
Name | Description | |
---|---|---|
![]() | JsonDataWriterSettings Constructor | Initializes a new instance of the JsonDataWriterSettings class with the default settings. |
Name | Description | |
---|---|---|
![]() | AutoStartObject | Gets and sets whether to automatically add opening brace into the stream used for recording. |
![]() | Encoding | Gets and sets the encoding of the JsonDataWriter instance. |
![]() | Formatting | Gets and sets the formatting for the JsonDataWriter instance. |
![]() | QuoteName | Gets and sets whether to use quotes in the names of Json objects of the JsonDataWriter instance. |