IResourceStorageBase.SaveToXml Method
Name | Parameters | Description |
---|---|---|
SaveToXml(Stream) | stream | Saves resources from the resource storage to the specified stream in XML format. |
SaveToXml(String) | fileName | Saves resources from the resource storage to a file in XML format. |