SmartCardTriggerDetails.SmartCard Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le carte intelligent.
public:
property SmartCard ^ SmartCard { SmartCard ^ get(); };
SmartCard SmartCard();
public SmartCard SmartCard { get; }
var smartCard = smartCardTriggerDetails.smartCard;
Public ReadOnly Property SmartCard As SmartCard
Valeur de propriété
La carte intelligente.
Configuration requise pour Windows
Famille d’appareils |
Windows Mobile Extension SDK (introduit dans 10.0.15063.0)
Windows 10 Fall Creators Update (introduit dans 10.0.16299.0) |
API contract |
Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract (introduit dans v3.0)
|