Gets the current reader state.
| C# | Visual Basic | Visual C++ |
protected JsonReader..::.State CurrentState { get; private set; }
Protected Property CurrentState As JsonReader..::.State
protected: property JsonReader..::.State CurrentState { JsonReader..::.State get (); void set (JsonReader..::.State value); }
The current reader state.