次の方法で共有


MobileBroadbandPin.AttemptsRemaining プロパティ

定義

モバイル ブロードバンド 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

プロパティ値

UInt32

unsigned int

uint32_t

モバイル ブロードバンド PIN がブロックされるまでの試行回数。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象