Json.NET - Quick Starts & API Documentation
NegativeInfinity Field
NamespacesNewtonsoft.JsonJavaScriptConvertNegativeInfinity
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: 2.0.0.0 (2.0.0.0)