The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataContractSerializerSettings::IgnoreExtensionDataObject Property
.NET Framework (current version)
Gets or sets a value that specifies whether to ignore data supplied by an extension of the class when the class is being serialized or deserialized.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Property Value
Type: System::BooleanTrue to ignore data supplied by an extension of the class when the class is being serialized or deserialized; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: