Noemax.Newtonsoft.Json Namespace > JsonValidatingReader Class : Reader Property |
'Declaration Public ReadOnly Property Reader As JsonReader
'Usage Dim instance As JsonValidatingReader Dim value As JsonReader value = instance.Reader
public JsonReader Reader {get;}
public read-only property Reader: JsonReader;
public function get Reader : JsonReader
public: __property JsonReader* get_Reader();
public: property JsonReader^ Reader { JsonReader^ 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