Click or drag to resize

BsonReaderJsonNet35BinaryCompatibility Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Bson.BsonReader.JsonNet35BinaryCompatibility"]

Namespace:  Stimulsoft.Base.Json.Bson
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
[ObsoleteAttribute("JsonNet35BinaryCompatibility will be removed in a future version of Json.NET.")]
public bool JsonNet35BinaryCompatibility { get; set; }

Property Value

Type: Boolean
See Also