次の方法で共有


SystemProtection クラス

定義

システム保護に関連する情報を提供します。

public ref class SystemProtection abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class SystemProtection final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public static class SystemProtection
Public Class SystemProtection
継承
Object Platform::Object IInspectable SystemProtection
属性

Windows の要件

要件 説明
デバイス ファミリ
Windows Mobile Extension SDK (10.0.10240.0 で導入)
API contract
Windows.Phone.PhoneContract (v1.0 で導入)

プロパティ

名前 説明
ScreenLocked

画面がロックされているかどうかを示す値を取得します。

メソッド

名前 説明
RequestScreenUnlock()

画面のロック解除を要求します。

適用対象