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>

适用于