IsolatedStorage.Scope 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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 ,指定用來隔離存放區的範圍。
備註
市集會以 (使用者、元件、網域等因素的組合來隔離) 。