XmlWriterSettings.Reset Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Resets the members of the settings class to their default values.
Assembly: System.Xml (in System.Xml.dll)
The following table shows the default property values for an instance of XmlWriterSettings.
Property | Initial value |
|---|---|
true. | |
false. | |
Encoding.UTF8. | |
false. | |
Two spaces. | |
\r\n. | |
false. | |
false. |
Show: