次の方法で共有


MobileBroadbandPin.MinLength プロパティ

定義

モバイル ブロードバンド PIN の最小長をバイト単位で取得します。

public:
 property unsigned int MinLength { unsigned int get(); };
uint32_t MinLength();
public uint MinLength { get; }
var uInt32 = mobileBroadbandPin.minLength;
Public ReadOnly Property MinLength As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

モバイル ブロードバンド PIN の最小長 (バイト単位)。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象