This topic has not yet been rated - Rate this topic

XmlWriter Properties

The XmlWriter type exposes the following members.

  Name Description
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
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.