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

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