次の方法で共有


DynamoDBStorageOptions.ConfigureJsonSerializerSettings プロパティ

定義

public Action<Newtonsoft.Json.JsonSerializerSettings> ConfigureJsonSerializerSettings { get; set; }
member this.ConfigureJsonSerializerSettings : Action<Newtonsoft.Json.JsonSerializerSettings> with get, set
Public Property ConfigureJsonSerializerSettings As Action(Of JsonSerializerSettings)

プロパティ値

Action<Newtonsoft.Json.JsonSerializerSettings>

適用対象