Freigeben über


IWalletActionActivatedEventArgs.ActionId Eigenschaft

Definition

Ruft die ID der Aktion ab, z. B. die ID des Verbs, der Transaktion usw.

public:
 property Platform::String ^ ActionId { Platform::String ^ get(); };
winrt::hstring ActionId();
/// [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 ActionId();
public string ActionId { get; }
public string ActionId { [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.actionId;
Public ReadOnly Property ActionId As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die ID der Aktion, z. B. die ID des Verbs, der Transaktion usw.

Attribute

Gilt für: