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