CJsonContext& GetJsonContext() const;
LtXmlLib21::CJsonContext Structure
| Members | Description | |||
| GetAllowComments | Allows single and multiline comments when serializing JSON data. Default = true. | |||
| SetAllowComments | ||||
| GetAllowFloatingPointNaN | Allows floating point NaN, INF and -INF values when serializing JSON data. Default = true. | |||
| SetAllowFloatingPointNaN | ||||
| GetSupportRoundtrip | The mode used when serializing JSON data. Default = JsonRoundTrip_Full. | |||
| SetSupportRoundtrip | ||||
| GetRootElementName | Optional name used as a root element in serializing JSON data. | |||
| SetRootElementName |