XmlWriteOptions Data type
Version: Available or changed with runtime version 1.0.
Represents the options configuring how XML is saved.
Instance methods
The following methods are available on instances of the XmlWriteOptions data type.
Method name | Description |
---|---|
PreserveWhitespace([Boolean]) | Gets or sets a value that indicates whether insignificant white space should be preserved during serialization. |