SmartCardAppletIdGroup.SmartCardEmulationCategory プロパティ

定義

アプレット ID が適用されるスマート カード、支払いカードなどのカテゴリを設定または取得します。

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

プロパティ値

アプレット ID が適用されるスマート カードのカテゴリ、支払いカード、またはその他。

適用対象

こちらもご覧ください