In This Topic
    C++ AllowFloatingPointNaN - CJsonContext
    In This Topic
    bool GetAllowFloatingPointNaN()
    void SetAllowFloatingPointNaN(bool value)
      Property Description  
        Property Name AllowFloatingPointNaN  
        Property Type bool  
        Accessors Read/Write  
        Description Allows floating point NaN, INF and -INF values when serializing JSON data. Default = true.  
        Remarks