Bagikan melalui


SystemTextJsonInputFormatter.SerializerOptions Properti

Definisi

Mendapatkan yang JsonSerializerOptions digunakan untuk mengonfigurasi JsonSerializer.

public:
 property System::Text::Json::JsonSerializerOptions ^ SerializerOptions { System::Text::Json::JsonSerializerOptions ^ get(); };
public System.Text.Json.JsonSerializerOptions SerializerOptions { get; }
member this.SerializerOptions : System.Text.Json.JsonSerializerOptions
Public ReadOnly Property SerializerOptions As JsonSerializerOptions

Nilai Properti

Keterangan

Satu instans SystemTextJsonInputFormatter digunakan untuk semua pemformatan JSON. Setiap perubahan pada opsi akan memengaruhi semua pemformatan input.

Berlaku untuk