MobileBroadbandPin.AttemptsRemaining 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得在封鎖行動寬頻 PIN 之前剩餘的嘗試次數。
public:
property unsigned int AttemptsRemaining { unsigned int get(); };
uint32_t AttemptsRemaining();
public uint AttemptsRemaining { get; }
var uInt32 = mobileBroadbandPin.attemptsRemaining;
Public ReadOnly Property AttemptsRemaining As UInteger
屬性值
行動寬頻 PIN 封鎖之前剩餘的嘗試次數。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|