Json.NET - Quick Starts & API Documentation
NegativeInfinity Field
NamespacesNewtonsoft.JsonJsonConvertNegativeInfinity
Represents JavaScript's negative infinity as a string. This field is read-only.
Declaration Syntax
C#Visual BasicVisual C++
public static readonly string NegativeInfinity
Public Shared ReadOnly NegativeInfinity As String
public:
static initonly String^ NegativeInfinity

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)