Partager via


SmartCardAppletIdGroup.SmartCardEmulationType Propriété

Définition

Définit ou obtient le type de carte intelligent auquel s’appliquent les ID d’applet, l’carte hôte ou l’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

Valeur de propriété

Type de carte intelligent auquel s’appliquent les ID d’applet, carte hôte ou UICC.

S’applique à

Voir aussi