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; }
Summary: Gets or sets the optional options.
Returns: JsonSerializerOptions?