SmartCardAppletIdGroup.Properties Property

Definition

Gets a (generic) property bag for a smartcard.

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

Property Value

A ValueSet containing a (generic) property bag for a smartcard.

Windows requirements

Device family
Windows 10, version 1809 (introduced in 10.0.17763.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduced in v6.0)

Applies to