Partager via


WalletActionActivatedEventArgs.ActionId Propriété

Définition

Obtient l’ID de l’action, tel que l’ID du verbe, de la transaction, etc.

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 = walletActionActivatedEventArgs.actionId;
Public ReadOnly Property ActionId As String

Valeur de propriété

String

Platform::String

winrt::hstring

ID de l’action, tel que l’ID du verbe, de la transaction, etc.

Implémente

Attributs

S’applique à