次の方法で共有


PaymentDeviceTransactionResult.AccountBalance プロパティ

定義

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

プロパティ値

属性

適用対象