![]() | DefaultJsonStreamReader Properties |
The DefaultJsonStreamReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Deserializer |
The JsonSerializer to use for deserializing objects.
|
![]() | Value |
If the reader is stopped on a simple value attribute, returns
the value.
|
![]() | ValueType |
If the reader is stopped on a simple value attribute, returns
the .NET type of the value. Otherwise, returns null.
|