NewtonsoftSerializer.Options property¶
Defined in
Type: NewtonsoftSerializer
Namespace: ReactiveMarbles.CacheDatabase.NewtonsoftJson
Assembly: ReactiveMarbles.CacheDatabase.NewtonsoftJson.dll
Applies to
netstandard2.0
public JsonSerializerSettings? Options { get; set; }
Summary: Gets or sets the optional options.
Returns: JsonSerializerSettings?