Share via


Utf8JsonReaderManager.CurrentReader Field

Definition

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 

Field Value

Applies to