IsolatedStorage.Scope 屬性

定義

取得 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 ,指定用來隔離存放區的範圍。

備註

市集會透過 (使用者、元件、網域等因素的組合來隔離) 。

適用於