共用方式為


SmartCardAppletIdGroup.SmartCardEmulationCategory 屬性

定義

設定或取得 Applet 識別碼套用的智慧卡類別、付款卡或其他。

public:
 property SmartCardEmulationCategory SmartCardEmulationCategory { SmartCardEmulationCategory get(); void set(SmartCardEmulationCategory value); };
SmartCardEmulationCategory SmartCardEmulationCategory();

void SmartCardEmulationCategory(SmartCardEmulationCategory value);
public SmartCardEmulationCategory SmartCardEmulationCategory { get; set; }
var smartCardEmulationCategory = smartCardAppletIdGroup.smartCardEmulationCategory;
smartCardAppletIdGroup.smartCardEmulationCategory = smartCardEmulationCategory;
Public Property SmartCardEmulationCategory As SmartCardEmulationCategory

屬性值

Applet 識別碼套用的智慧卡類別、付款卡或其他。

適用於

另請參閱