CJsonContext& GetJsonContext() const;
LtXmlLib20::CJsonContext Structure
Members | Description | |||
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 | ||||
GetAllowComments | Allows single and multiline comments when serializing JSON data. Default = true. | |||
SetAllowComments |