Utf8JsonReaderManager.CurrentReader Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Utf8JsonReader set to the next token to be consumed.
public System.Text.Json.Utf8JsonReader CurrentReader;
val mutable CurrentReader : System.Text.Json.Utf8JsonReader
Public CurrentReader As Utf8JsonReader