XmlNodeWriter Class Properties
In This Topic
For a list of all members of this type, see XmlNodeWriter members.
Public Properties
| Name | Description |
 | Settings | (Inherited from System.Xml.XmlWriter) |
 | WriteState | Overridden. Return the current state of the writer. |
 | XmlLang | Overridden. Return the current XmlLang state. This does not have an efficient implementation, so use at your own risk. |
 | XmlSpace | Overridden. Return the current XmlSpace state. This does not have an efficient implementation, so use at your own risk. |
Top
See Also