Gets The Common Language Runtime (CLR) type for the current JSON token.

Declaration Syntax
public virtual Type ValueType { get; }
Public Overridable ReadOnly Property ValueType As Type
Get
public:
virtual property Type^ ValueType {
Type^ get ();
}Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)