Click or drag to resize

JTokenReader Properties

The JTokenReader type exposes the following members.

Properties
  NameDescription
Public propertyCloseInput (Inherited from JsonReader.)
Public propertyCulture (Inherited from JsonReader.)
Protected propertyCurrentState (Inherited from JsonReader.)
Public propertyCurrentToken
Public propertyDateFormatString (Inherited from JsonReader.)
Public propertyDateParseHandling (Inherited from JsonReader.)
Public propertyDateTimeZoneHandling (Inherited from JsonReader.)
Public propertyDepth (Inherited from JsonReader.)
Public propertyFloatParseHandling (Inherited from JsonReader.)
Public propertyMaxDepth (Inherited from JsonReader.)
Public propertyPath (Overrides JsonReaderPath.)
Public propertyQuoteChar (Inherited from JsonReader.)
Public propertySupportMultipleContent (Inherited from JsonReader.)
Public propertyTokenType (Inherited from JsonReader.)
Public propertyValue (Inherited from JsonReader.)
Public propertyValueType (Inherited from JsonReader.)
Top
See Also