Share via


SmartCardTriggerDetails.SmartCard 属性

定义

获取智能卡。

public:
 property SmartCard ^ SmartCard { SmartCard ^ get(); };
SmartCard SmartCard();
public SmartCard SmartCard { get; }
var smartCard = smartCardTriggerDetails.smartCard;
Public ReadOnly Property SmartCard As SmartCard

属性值

智能卡。

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.15063.0 中引入)
Windows 10 Fall Creators Update (在 10.0.16299.0 中引入)
API contract
Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract (在 v3.0 中引入)

适用于