Click or drag to resize

BsonReaderJsonNet35BinaryCompatibility Property

Note: This API is now obsolete.

Namespace:  Newtonsoft.Json.Bson
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[ObsoleteAttribute("JsonNet35BinaryCompatibility will be removed in a future version of Json.NET.")]
public bool JsonNet35BinaryCompatibility { get; set; }

Property Value

Type: Boolean
See Also