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 的智能卡的类型。

适用于

另请参阅