Compartilhar via


WalletActionActivatedEventArgs.ActionId Propriedade

Definição

Obtém a ID da ação, como a ID do verbo, transação e assim por diante.

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

Valor da propriedade

String

Platform::String

winrt::hstring

A ID da ação, como a ID do verbo, transação e assim por diante.

Implementações

Atributos

Aplica-se a