SmartCardAppletIdGroup.Properties 属性

定义

获取智能卡的 (泛型) 属性包。

public:
 property ValueSet ^ Properties { ValueSet ^ get(); };
ValueSet Properties();
public ValueSet Properties { get; }
var valueSet = smartCardAppletIdGroup.properties;
Public ReadOnly Property Properties As ValueSet

属性值

包含智能卡 (泛型) 属性包的 ValueSet

Windows 要求

设备系列
Windows 10, version 1809 (在 10.0.17763.0 中引入)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (在 v6.0 中引入)

适用于