SmartCardAppletIdGroup.SmartCardEmulationType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
设置或获取应用小程序 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 的智能卡的类型。