Search
XmlOptions Members
Constructors Properties
 


Defines properties used to customize the XML serialization process.

The following tables list the members exposed by the XmlOptions type.

 Public Constructors

  Name Description

XmlOptions

Initializes a new instance of the XmlOptions class.

 Public Properties

  Name Description

UseXmlSerializer

Gets or sets whether to use XmlSerializer for non-primitive object properties.

 See Also