WCF-Xtensions Class Reference for Mono
Undefined Field






Represents JavaScript's undefined as a string. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Undefined As System.String
'Usage
 
Dim value As System.String
 
value = JsonConvert.Undefined
public static readonly System.string Undefined
public field Undefined: System.String; static; readonly 
public static var Undefined : System.String;
public: static readonly System.string* Undefined
public:
static readonly System.String^ Undefined
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JsonConvert Class
JsonConvert Members

Send Feedback