JSRuntime.JsonSerializerOptions Proprietà

Definizione

Ottiene l'oggetto JsonSerializerOptions utilizzato per serializzare e deserializzare i payload di interoperabilità.

protected public:
 property System::Text::Json::JsonSerializerOptions ^ JsonSerializerOptions { System::Text::Json::JsonSerializerOptions ^ get(); };
protected internal System.Text.Json.JsonSerializerOptions JsonSerializerOptions { get; }
member this.JsonSerializerOptions : System.Text.Json.JsonSerializerOptions
Protected Friend ReadOnly Property JsonSerializerOptions As JsonSerializerOptions

Valore della proprietà

Si applica a