Define XmlWriter class

Briefly describe the XmlWriter class.

E

Expert

Verified

XmlWriter class is used to write the XML to a file, the stream, or a Textwriter object. XmlWriter class works in a non-cached, forward-only manner. We can configure XmlWriter object up to the large extent. By using this object, we can state the few things, like whether to indent the content or not, amount to indent, what quote character to use in the attribute values, and whether or not the namespaces are supported.

   Related Questions in Computer Engineering

©TutorsGlobe All rights reserved 2022-2023.