次の方法で共有


MobileBroadbandPin.MaxLength プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

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

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象