IsolatedStorage.Scope 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取指定用于隔离存储区的范围的 IsolatedStorageScope 枚举值。
public:
property System::IO::IsolatedStorage::IsolatedStorageScope Scope { System::IO::IsolatedStorage::IsolatedStorageScope get(); };
public System.IO.IsolatedStorage.IsolatedStorageScope Scope { get; }
member this.Scope : System.IO.IsolatedStorage.IsolatedStorageScope
Public ReadOnly Property Scope As IsolatedStorageScope
属性值
值的按位组合 IsolatedStorageScope ,指定用于隔离存储的范围。
注解
存储区由用户、程序集、域等) (因素的组合进行隔离。