![]() | JsonLoadSettings Properties |
The JsonLoadSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommentHandling |
Gets or sets how JSON comments are handled when loading JSON.
The default value is Ignore.
|
![]() | DuplicatePropertyNameHandling |
Gets or sets how duplicate property names in JSON objects are handled when loading JSON.
The default value is Replace.
|
![]() | LineInfoHandling |
Gets or sets how JSON line info is handled when loading JSON.
The default value is Load.
|