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

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