Constructors
-
Json
Object Initializes a new instance of the JsonObjectAttribute class.Attribute() -
Json
Object Initializes a new instance of the JsonObjectAttribute class with the specified member serialization.Attribute(Member Serialization) -
Json
Object Initializes a new instance of the JsonObjectAttribute class with the specified container Id.Attribute(String)
Properties
-
Item
Null Gets or sets how the object's properties with null values are handled during serialization and deserialization.Value Handling -
Item
Required Gets or sets a value that indicates whether the object's properties are required. -
Member
Serialization Gets or sets the member serialization. -
Missing
Member Gets or sets the missing member handling used when deserializing this object.Handling