WCF-Xtensions Class Reference for Mono
False Field






Represents JavaScript's boolean value false as a string. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly False As System.String
'Usage
 
Dim value As System.String
 
value = JsonConvert.False
public static readonly System.string False
public field False: System.String; static; readonly 
public static var False : System.String;
public: static readonly System.string* False
public:
static readonly System.String^ False
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