Noemax.Newtonsoft.Json Namespace > JsonReader Class : QuoteChar Property |
'Declaration Public Overridable ReadOnly Property QuoteChar As System.Char
'Usage Dim instance As JsonReader Dim value As System.Char value = instance.QuoteChar
public virtual System.char QuoteChar {get;}
public read-only property QuoteChar: System.Char; virtual;
public function get QuoteChar : System.char
public: __property virtual System.char get_QuoteChar();
public: virtual property System.char QuoteChar { System.char get(); }
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