SmartCardEmulator.MaxAppletIdGroupRegistrations 属性

定义

获取允许小程序 ID 组注册的最大数目。

public:
 static property unsigned short MaxAppletIdGroupRegistrations { unsigned short get(); };
static uint16_t MaxAppletIdGroupRegistrations();
public static ushort MaxAppletIdGroupRegistrations { get; }
var uInt16 = SmartCardEmulator.maxAppletIdGroupRegistrations;
Public Shared ReadOnly Property MaxAppletIdGroupRegistrations As UShort

属性值

UInt16

unsigned short

uint16_t

允许小程序 ID 组注册的最大数目。

适用于

另请参阅