次の方法で共有


JsonCodecOptions.SerializerOptions プロパティ

定義

JsonSerializerOptions を取得または設定します。

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

プロパティ値

適用対象