Share via


SystemTextJsonFormatter.JsonSerializerOptions Property

Definition

Gets or sets the options to use when serializing and deserializing JSON containing user data.

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

Property Value

Applies to