共用方式為


PaymentDevicePaymentRequest.RequestedCashBack 屬性

定義

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

屬性值

屬性

適用於