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

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