IsolatedStorageSecurityState.Options 속성

정의

격리된 스토리지 보안을 관리하는 옵션을 가져옵니다.

public:
 property System::IO::IsolatedStorage::IsolatedStorageSecurityOptions Options { System::IO::IsolatedStorage::IsolatedStorageSecurityOptions get(); };
public System.IO.IsolatedStorage.IsolatedStorageSecurityOptions Options { get; }
member this.Options : System.IO.IsolatedStorage.IsolatedStorageSecurityOptions
Public ReadOnly Property Options As IsolatedStorageSecurityOptions

속성 값

격리된 스토리지 할당량 크기를 늘리는 옵션입니다.

설명

이 속성이 IsolatedStorageSecurityOptions.IncreaseQuotaForApplication 열거형의 유일한 값은 열거형 값입니다.

적용 대상