Share via


JsonPatchDocument<TModel>.SerializerOptions Property

Definition

[System.Text.Json.Serialization.JsonIgnore]
public System.Text.Json.JsonSerializerOptions SerializerOptions { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.SerializerOptions : System.Text.Json.JsonSerializerOptions with get, set
Public Property SerializerOptions As JsonSerializerOptions

Property Value

Implements

Attributes

Applies to