JsonField<TValue>.SerializerOptions property
Gets or sets the settings.
public JsonSerializerOptions? SerializerOptions { get; set; }
Property Value
The settings.
See Also
- class JsonField<TValue>
Gets or sets the settings.
public JsonSerializerOptions? SerializerOptions { get; set; }
The settings.