哪里是.NET"独立存储"存储在哪里? [英] Where is .NET "Isolated Storage" stored?

查看:226
本文介绍了哪里是.NET"独立存储"存储在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

会在哪里的物理文件是什么?

Where would the physical files be?

推荐答案

这取决于操作系统以及是否漫游用户配置文件中启用。

It depends on the OS and whether or not roaming user profiles are enabled.

例如,在XP中,与非漫游配置文件,该位置是

For example, on XP, with non-roaming profiles, the location is

<SYSTEMDRIVE>\Documents and Settings\<user>\Local Settings\Application Data\Microsoft\IsolatedStorage

在Vista中使用漫游配置文件存储,

On Vista with roaming profile storage,

<SYSTEMDRIVE>\Users\<user>\AppData\Roaming\Microsoft\IsolatedStorage

有关详细信息,请参阅的介绍到独立存储

See an Introduction to Isolated Storage for more info.

这篇关于哪里是.NET&QUOT;独立存储&QUOT;存储在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆