Click or drag to resize

JsonTextWriter Properties

The JsonTextWriter type exposes the following members.

Properties
  NameDescription
Public propertyCloseOutput (Inherited from JsonWriter.)
Public propertyCulture (Inherited from JsonWriter.)
Public propertyDateFormatHandling (Inherited from JsonWriter.)
Public propertyDateFormatString (Inherited from JsonWriter.)
Public propertyDateTimeZoneHandling (Inherited from JsonWriter.)
Public propertyFloatFormatHandling (Inherited from JsonWriter.)
Public propertyFormatting (Inherited from JsonWriter.)
Public propertyIndentation
Public propertyIndentChar
Public propertyPath (Inherited from JsonWriter.)
Public propertyQuoteChar
Public propertyQuoteName
Public propertyStringEscapeHandling (Inherited from JsonWriter.)
Protected propertyTop (Inherited from JsonWriter.)
Public propertyWriteState (Inherited from JsonWriter.)
Top
See Also