隔离存储、OOB 和删除应用程序

发布于 2024-08-26 08:37:33 字数 92 浏览 6 评论 0原文

删除 OOB 应用程序后,隔离存储创建的文件会发生什么情况?它们会保留还是文件也被删除?据我所知,这些文件将得到维护,以便可以通过浏览器中的同一应用程序访问它们。正确的?

What happens to the files created by Isolated Storage when the OOB app is removed? Do they remain or are the files also deleted? From what I can deduct the files would be maintained so they can be accessed by the same app in browser. Right?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

桃气十足 2024-09-02 08:37:33

正确,隔离的存储文件仍然存在。

最终用户可以通过 Silverlight 配置对话框删除所有隔离的存储数据或特定应用程序的数据。它可以在“开始”菜单/“应用程序”菜单中使用,也可以通过右键单击插件来使用。

Correct, the isolated storage files remain.

End users can remove all isolated storage data, or data for a specific app, through the Silverlight Configuration dialog. It is available both in the Start Menu / Applications menu, or by right-clicking on the plugin.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文