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:
Part | Description |
object | An expression evaluating to an object of type XMLDocument. |