MobileBroadbandPinLockStateChangeTriggerDetails.PinLockStateChanges 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與通知相關聯的 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
|