SmartCardAppletIdGroup.SmartCardEmulationType プロパティ

定義

アプレット ID が適用されるスマート カードの種類、ホスト カード、または UICC を設定または取得します。

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

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

プロパティ値

アプレット ID が適用されるスマート カードの種類(ホスト カードまたは UICC)。

適用対象

こちらもご覧ください