다음을 통해 공유


AzureBlobStorageOptions.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>

적용 대상