Compartir a través de


PaymentDevicePaymentRequest.RequestedAmount Propiedad

Definición

public:
 property CurrencyAmount ^ RequestedAmount { CurrencyAmount ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
CurrencyAmount RequestedAmount();
[Windows.Foundation.Metadata.Experimental]
public CurrencyAmount RequestedAmount { [Windows.Foundation.Metadata.Experimental] get; }
var currencyAmount = paymentDevicePaymentRequest.requestedAmount;
Public ReadOnly Property RequestedAmount As CurrencyAmount

Valor de propiedad

Atributos

Se aplica a