언어

ContextWrapper.IsDeviceProtectedStorage 속성

정의

이 컨텍스트의 스토리지 API가 디바이스로 보호되는 스토리지에서 지원되는지를 나타냅니다.

public override bool IsDeviceProtectedStorage { [Android.Runtime.Register("isDeviceProtectedStorage", "()Z", "GetIsDeviceProtectedStorageHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("isDeviceProtectedStorage", "()Z", "GetIsDeviceProtectedStorageHandler", ApiSince=24)>]
member this.IsDeviceProtectedStorage : bool

속성 값

이 컨텍스트의 스토리지 API가 디바이스로 보호되는 스토리지에서 지원되는지를 나타냅니다.

특성

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

에 대한 android.content.ContextWrapper.isDeviceProtectedStorage()Java 설명서

적용 대상