Save method

         

Return the currently loaded XML document as an XML string

Return Type

A String value. A valid XML string with a single Root element

Syntax

object.Save

The Save method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type XMLDocument.