IUtf8JsonSerializable.Write(Utf8JsonWriter) Method
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.
public void Write(System.Text.Json.Utf8JsonWriter writer);
abstract member Write : System.Text.Json.Utf8JsonWriter -> unit
Public Sub Write (writer As Utf8JsonWriter)
Parameters
- writer
- Utf8JsonWriter