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

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