The properties of System.Xml.XmlWriter are listed below. For a list of all members, see the XmlWriter Members list.
See Also: Inherited members from System.Object
[read-only] | Settings | XmlWriterSettings.
Gets the System.Xml.XmlWriterSettings object used to create this System.Xml.XmlWriter instance. |
[read-only] abstract | WriteState | WriteState.
When overridden in a derived class, gets the state of the writer. |
[read-only] | XmlLang | string.
When overridden in a derived class, gets the current xml:lang scope. |
[read-only] | XmlSpace | XmlSpace.
When overridden in a derived class, gets an System.Xml.XmlSpace representing the current xml:space scope. |