Mono Class Library: Overview

System.Xml.XmlWriter: Property Members

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

Public Properties

[read-only]
SettingsXmlWriterSettings. Documentation for this section has not yet been entered.
[read-only]
abstract
WriteStateWriteState. Gets the write state of the writer.
[read-only]
XmlLangstring. Gets the language attribute, xml:lang, specifying the language in which the content and attribute values of the current element are written.
[read-only]
XmlSpaceXmlSpace. Gets the white space attribute, xml:space, specifying how white space is handled in the current element.