JsonOptions.JsonSerializerOptions Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
JsonSerializerOptionsVe tarafından kullanılan öğesini SystemTextJsonInputFormatter alır SystemTextJsonOutputFormatter .
public:
property System::Text::Json::JsonSerializerOptions ^ JsonSerializerOptions { System::Text::Json::JsonSerializerOptions ^ get(); };
public System.Text.Json.JsonSerializerOptions JsonSerializerOptions { get; }
member this.JsonSerializerOptions : System.Text.Json.JsonSerializerOptions
Public ReadOnly Property JsonSerializerOptions As JsonSerializerOptions