IsolatedStorage::Scope Property
.NET Framework (current version)
Gets an IsolatedStorageScope enumeration value specifying the scope used to isolate the store.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.IO.IsolatedStorage::IsolatedStorageScopeA bitwise combination of IsolatedStorageScope values specifying the scope used to isolate the store.
Stores are isolated by a combination of factors (user, assembly, domain, and so on).
.NET Framework
Available since 1.1
Available since 1.1
Show: