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
public:
virtual property Type^ ValueType {
Type^ get ();
}Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)