SmartCardAppletIdGroup.SmartCardEmulationType 屬性

定義

設定或取得小程式識別碼套用的智慧卡類型、主卡或 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

屬性值

小程式識別碼所套用的智慧卡類型、主機卡或 UICC。

適用於

另請參閱