Click or drag to resize
IXmlSerialiser Properties

The IXmlSerialiser type exposes the following members.

Properties
  NameDescription
Public propertyXmlSerializerCompatible
Gets or sets a value indicating that attempts to serialise objects that can't be deserialised by System.Xml.XmlSerializer will throw an exception. Defaults to true.
Top
See Also