Freigeben über


IWalletActionActivatedEventArgs.ItemId Eigenschaft

Definition

Ruft die ID des WalletItem-Objekts ab, für das der Benutzer die Aktion ausgeführt hat.

public:
 property Platform::String ^ ItemId { Platform::String ^ get(); };
winrt::hstring ItemId();
/// [get: Windows.Foundation.Metadata.Deprecated("IWalletActionActivatedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.Wallet.WalletContract")]
winrt::hstring ItemId();
public string ItemId { get; }
public string ItemId { [Windows.Foundation.Metadata.Deprecated("IWalletActionActivatedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.Wallet.WalletContract")] get; }
var string = iWalletActionActivatedEventArgs.itemId;
Public ReadOnly Property ItemId As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die ID des WalletItem-Objekts , für das der Benutzer die Aktion ausgeführt hat.

Attribute

Gilt für: