SystemTextJsonFormatter.JsonSerializerOptions プロパティ

定義

ユーザー データを含む JSON をシリアル化および逆シリアル化するときに使用するオプションを取得または設定します。

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

プロパティ値

適用対象