XmlWriter Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The XmlWriter type exposes the following members.
| Name | Description | |
|---|---|---|
|
Settings | Gets the XmlWriterSettings object used to create this XmlWriter instance. |
|
WriteState | When overridden in a derived class, gets the state of the writer. |
|
XmlLang | When overridden in a derived class, gets the current xml:lang scope. |
|
XmlSpace | When overridden in a derived class, gets an XmlSpace representing the current xml:space scope. |
Show: