Asynchronously saves an XML document to the specified file.
Syntax
xmlDocument.saveToFileAsync(file).done( /* Your success and error handlers */ );
Parameters
- file
-
Type: IStorageFile
The file to save the document to.
Return value
Type: IAsyncAction
The object that must be used to start the operation.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012