Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CSerializationContext / JsonContext / C++ AllowComments - CJsonContext
In This Topic
    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