次の方法で共有


PaymentDevicePaymentAuthorizationRequest.RequestedAmount プロパティ

定義

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 = paymentDevicePaymentAuthorizationRequest.requestedAmount;
Public ReadOnly Property RequestedAmount As CurrencyAmount

プロパティ値

属性

適用対象