Edit

Share via


NewtonsoftJsonCodecOptions.SerializerSettings Property

Definition

Gets or sets the Newtonsoft.Json.JsonSerializerSettings.

public Newtonsoft.Json.JsonSerializerSettings SerializerSettings { get; set; }
member this.SerializerSettings : Newtonsoft.Json.JsonSerializerSettings with get, set
Public Property SerializerSettings As JsonSerializerSettings

Property Value

Newtonsoft.Json.JsonSerializerSettings

Applies to