Defines properties used to customize the XML serialization process.
The following tables list the members exposed by the XmlOptions type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the XmlOptions class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets whether to use XmlSerializer for non-primitive object properties. |
See Also