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

适用于