次の方法で共有


MobileBroadbandPinLockStateChange.DeviceId プロパティ

定義

PIN ロック状態の変更に関連付けられているデバイス識別子を取得します。

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = mobileBroadbandPinLockStateChange.deviceId;
Public ReadOnly Property DeviceId As String

プロパティ値

String

Platform::String

winrt::hstring

この PIN ロック状態の変更に関連付けられている一意のデバイス識別子。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象