Edit

Share via


JsonCodecOptions.SerializerOptions Property

Definition

Gets or sets the JsonSerializerOptions.

public System.Text.Json.JsonSerializerOptions SerializerOptions { get; set; }
member this.SerializerOptions : System.Text.Json.JsonSerializerOptions with get, set
Public Property SerializerOptions As JsonSerializerOptions

Property Value

Applies to