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.

Gets the System.Xml.XmlWriterSettings object used to create this System.Xml.XmlWriter instance.

[read-only]
abstract
WriteStateWriteState.

When overridden in a derived class, gets the state of the writer.

[read-only]
XmlLangstring.

When overridden in a derived class, gets the current xml:lang scope.

[read-only]
XmlSpaceXmlSpace.

When overridden in a derived class, gets an System.Xml.XmlSpace representing the current xml:space scope.