SystemTextJsonFormatter.JsonSerializerOptions Proprietà

Definizione

Ottiene o imposta le opzioni da usare durante la serializzazione e la deserializzazione di JSON contenenti dati utente.

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

Valore della proprietà

Si applica a