C++ AllowComments - CJsonContext
In This Topic
bool GetAllowComments() const
void SetAllowComments(bool)
|
|
Property |
Description |
|
|
|
Property Name |
AllowComments |
|
|
|
Property Type |
bool |
|
|
|
Accessors |
Read/Write |
|
|
|
Description |
Allows single and multiline comments when serializing JSON data. Default = true. |
|
|
|
Remarks |
|
|