NegativeInfinity Field

Json.NET

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 Basic Visual C++
public static readonly string NegativeInfinity
Public Shared ReadOnly NegativeInfinity As String
public:
static initonly String^ NegativeInfinity

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13623)