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