Click or drag to resize

JsonConvertDefaultSettings Property

Namespace:  Newtonsoft.Json
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Func<JsonSerializerSettings> DefaultSettings { get; set; }

Property Value

Type: FuncJsonSerializerSettings
See Also