次の方法で共有


MobileBroadbandPinLockStateChangeTriggerDetails.PinLockStateChanges プロパティ

定義

通知に関連付けられている PIN ロック状態変更の詳細のコレクションを取得します。

public:
 property IVectorView<MobileBroadbandPinLockStateChange ^> ^ PinLockStateChanges { IVectorView<MobileBroadbandPinLockStateChange ^> ^ get(); };
IVectorView<MobileBroadbandPinLockStateChange> PinLockStateChanges();
public IReadOnlyList<MobileBroadbandPinLockStateChange> PinLockStateChanges { get; }
var iVectorView = mobileBroadbandPinLockStateChangeTriggerDetails.pinLockStateChanges;
Public ReadOnly Property PinLockStateChanges As IReadOnlyList(Of MobileBroadbandPinLockStateChange)

プロパティ値

PIN ロック状態変更の詳細の一覧。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象