Constructors
-
Json
Load Initializes a new instance of the JsonLoadSettings class.Settings()
Properties
-
Comment
Handling Gets or sets how JSON comments are handled when loading JSON. The default value is Ignore. -
Duplicate
Property Gets or sets how duplicate property names in JSON objects are handled when loading JSON. The default value is Replace.Name Handling -
Line
Info Gets or sets how JSON line info is handled when loading JSON. The default value is Load.Handling