Skip to content

SystemJsonSerializer.Options property

Defined in

Type: SystemJsonSerializer Namespace: ReactiveMarbles.CacheDatabase.SystemTextJson Assembly: ReactiveMarbles.CacheDatabase.SystemTextJson.dll

Applies to

netstandard2.0

public JsonSerializerOptions? Options { get; set; }

View source

Summary: Gets or sets the optional options.

Returns: JsonSerializerOptions?