Click or drag to resize

IJsonStreamReader Properties

The IJsonStreamReader type exposes the following members.

Properties
  NameDescription
Public propertyValue
If the reader is stopped on a simple value attribute, returns the value.
Public propertyValueType
If the reader is stopped on a simple value attribute, returns the .NET type of the value. Otherwise, returns null.
Top
See Also