Click or drag to resize

JsonSerializer Properties

The JsonSerializer type exposes the following members.

Properties
  NameDescription
Public propertyCanDeserialize
Gets or sets a value indicating whether this instance can be deserialized.
(Overrides AbstractSerializerCanDeserialize.)
Public propertyDocumentFormat
Gets the type of the text folding (XML, C#, ...)
(Overrides AbstractSerializerDocumentFormat.)
Top
See Also