IsolatedStorage.Scope Vlastnost

Definice

IsolatedStorageScope Získá hodnotu výčtu určující obor použitý k izolaci úložiště.

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

Hodnota vlastnosti

Bitové kombinace IsolatedStorageScope hodnot určující obor použitý k izolaci úložiště.

Poznámky

Úložiště jsou izolovaná kombinací faktorů (uživatel, sestavení, doména atd.).

Platí pro