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()

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

適用対象