Noemax.Newtonsoft.Json Namespace > JsonTextWriter Class : QuoteChar Property |
'Declaration Public Property QuoteChar As System.Char
'Usage Dim instance As JsonTextWriter Dim value As System.Char instance.QuoteChar = value value = instance.QuoteChar
public System.char QuoteChar {get; set;}
public read-write property QuoteChar: System.Char;
public function get,set QuoteChar : System.char
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