IJsonStreamReader Properties |
The IJsonStreamReader type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.
|