IsolatedStorageFile.GetStore 方法

获取与给定的应用程序域和程序集证据对象对应的独立存储以及独立存储范围。

重载列表

名称 说明
IsolatedStorageFile.GetStore (IsolatedStorageScope, Object) 获取与给定应用程序标识对应的独立存储。
IsolatedStorageFile.GetStore (IsolatedStorageScope, Type) 获取与隔离范围和应用程序标识对象对应的独立存储。
IsolatedStorageFile.GetStore (IsolatedStorageScope, Object, Object) 获取与给定的应用程序域和程序集证据对象相对应的独立存储。
IsolatedStorageFile.GetStore (IsolatedStorageScope, Type, Type) 已知应用程序域和程序集证据类型,获取与独立存储范围对应的独立存储。
IsolatedStorageFile.GetStore (IsolatedStorageScope, Evidence, Type, Evidence, Type) 获取与给定的应用程序域和程序集证据对象及类型对应的独立存储。

请参见

参考

IsolatedStorageFile 类
IsolatedStorageFile 成员
System.IO.IsolatedStorage 命名空间