SystemJsonBsonSerializer.Options property¶
Defined in
Type: SystemJsonBsonSerializer
Namespace: Akavache.Reactive.SystemTextJson
Assembly: Akavache.SystemTextJson.Bson.Reactive.dll
Applies to
net10.0-android36.0, net462, net481, net471
public JsonSerializerOptions? Options { get; set; }
Summary: Gets or sets the JSON serializer options for customizing serialization behavior.
Returns: JsonSerializerOptions?