Share via


SmartCardAppletIdGroup.MaxAppletIds 屬性

定義

取得允許小程式識別碼的最大數目。

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

屬性值

UInt16

unsigned short

uint16_t

允許的小程式識別碼數目上限。

適用於

另請參閱