次の方法で共有


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 で導入)

適用対象