DefaultJsonSettings.DeserializerSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Serializer settings for JSON schemas owned by Blueprint RP. Use this to (de)serialize doc db entities, blueprint rp resource bodies, or any objects whose schema we control.
public static Newtonsoft.Json.JsonSerializerSettings DeserializerSettings { get; }
static member DeserializerSettings : Newtonsoft.Json.JsonSerializerSettings
Public Shared ReadOnly Property DeserializerSettings As JsonSerializerSettings
Property Value
Newtonsoft.Json.JsonSerializerSettings