SmartCardAppletIdGroupRegistration.SetPropertiesAsync(ValueSet) Methode

Definition

Legt den Wert von SmartCardAppletIdGroup.Properties asynchron fest.

public:
 virtual IAsyncAction ^ SetPropertiesAsync(ValueSet ^ props) = SetPropertiesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SetPropertiesAsync(ValueSet const& props);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SetPropertiesAsync(ValueSet props);
function setPropertiesAsync(props)
Public Function SetPropertiesAsync (props As ValueSet) As IAsyncAction

Parameter

props
ValueSet

Ein ValueSet mit einem (generischen) Eigenschaftenbehälter für eine Smartcard.

Gibt zurück

Eine asynchrone Eigenschaftseinstellungsaktion, die abgeschlossen wird, wenn die Eigenschaften festgelegt wurden.

Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (eingeführt in v6.0)

Gilt für: