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