JsonContractOnSerializing Property |
Note: This API is now obsolete.
Namespace: Newtonsoft.Json.Serialization
[ObsoleteAttribute("This property is obsolete and has been replaced by the OnSerializingCallbacks collection.")] public MethodInfo OnSerializing { get; set; }