Aracılığıyla paylaş


IsolatedStorage.Scope Özellik

Tanım

Depoyu yalıtmak için kullanılan kapsamı belirten bir IsolatedStorageScope numaralandırma değeri alır.

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

Özellik Değeri

Depoyu IsolatedStorageScope yalıtmak için kullanılan kapsamı belirten bit düzeyinde bir değer bileşimi.

Açıklamalar

Depolar faktörlerin (kullanıcı, derleme, etki alanı vb.) birleşimiyle yalıtılır.

Şunlara uygulanır