3 out of 3 rated this helpful - Rate this topic

XmlDocument.Save Method

Saves the XML document to the specified location.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Save(Stream) Saves the XML document to the specified stream.
Public method Save(String) Saves the XML document to the specified file.
Public method Save(TextWriter) Saves the XML document to the specified TextWriter.
Public method Save(XmlWriter) Saves the XML document to the specified XmlWriter.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ