Aracılığıyla paylaş


SystemTextJsonInputFormatter.SerializerOptions Özellik

Tanım

öğesini JsonSerializerOptions yapılandırmak için kullanılan öğesini JsonSerializeralır.

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

Özellik Değeri

Açıklamalar

Tüm JSON biçimlendirmesi SystemTextJsonInputFormatter için tek bir örneği kullanılır. Seçeneklerde yapılan tüm değişiklikler tüm giriş biçimlendirmesini etkiler.

Şunlara uygulanır