XmlWriter Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Settings Gets the XmlWriterSettings object used to create this XmlWriter instance.
Public property WriteState When overridden in a derived class, gets the state of the writer.
Public property XmlLang When overridden in a derived class, gets the current xml:lang scope.
Public property XmlSpace When overridden in a derived class, gets an XmlSpace representing the current xml:space scope.
Top

Show:
© 2017 Microsoft