IsolatedStorage.Scope Właściwość

Definicja

IsolatedStorageScope Pobiera wartość wyliczenia określającą zakres używany do izolowania magazynu.

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

Wartość właściwości

Bitowa kombinacja wartości określających IsolatedStorageScope zakres używany do izolowania magazynu.

Uwagi

Magazyny są izolowane przez kombinację czynników (użytkownik, zestaw, domena itd.).

Dotyczy