Skip to content

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; }

View source

Summary: Gets or sets the optional options.

Returns: JsonSerializerSettings?