Json.NET - Quick Starts & API Documentation
JsonNet35BinaryCompatibility Property
Namespaces ► Newtonsoft.Json.Bson ► BsonReader ► JsonNet35BinaryCompatibility
Gets or sets a value indicating whether binary data reading should compatible with incorrect Json.NET 3.5 written binary.
Declaration Syntax
Value
true if binary data reading will be compatible with incorrect Json.NET 3.5 written binary; otherwise, false.