System.IO.IsolatedStorage.IsolatedStorage.Scope Property

Gets an System.IO.IsolatedStorage.IsolatedStorageScope enumeration value specifying the scope used to isolate the store.

Syntax

public IsolatedStorageScope Scope { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Stores are isolated by a combination of factors (user, assembly, domain, and so on).

Requirements

Namespace: System.IO.IsolatedStorage
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0