Skip to content

SystemJsonSerializer.Options property

Defined in

Type: SystemJsonSerializer Namespace: Akavache.Reactive.SystemTextJson Assembly: Akavache.SystemTextJson.Reactive.dll

Applies to

net10.0-android36.0, net462, net481, net471

public JsonSerializerOptions? Options { get; set; }

View source

Summary: Gets or sets the JSON serializer options for customizing serialization behavior.

Returns: JsonSerializerOptions?