Click or drag to resize
Json.NET

JsonExtensionDataAttribute Properties

 

The JsonExtensionDataAttribute type exposes the following members.

Properties
  NameDescription
Public propertyReadData
Gets or sets a value that indicates whether to read extension data when deserializing the object.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public propertyWriteData
Gets or sets a value that indicates whether to write extension data when serializing the object.
Top
See Also