Save¶
Saves the given xml data on specified path.
1 |
|
Parameters¶
string path
Specifies the path to save the data. If there is any data in the specified path, the child path will be replaced.
( string | Xml ) xml
Specifies the xml data to save.