Json.NET - Quick Starts & API Documentation
IgnoreSerializableAttribute Property
Namespaces ► Newtonsoft.Json.Serialization ► DefaultContractResolver ► IgnoreSerializableAttribute
Gets or sets a value indicating whether to ignore the SerializableAttribute attribute when serializing and deserializing types.
Declaration Syntax
Value
true if the SerializableAttribute attribute will be ignored when serializing and deserializing types; otherwise, false.