次の方法で共有


PaymentDeviceTransactionResult.CustomerSignature プロパティ

定義

public:
 property IBuffer ^ CustomerSignature { IBuffer ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IBuffer CustomerSignature();
[Windows.Foundation.Metadata.Experimental]
public IBuffer CustomerSignature { [Windows.Foundation.Metadata.Experimental] get; }
var iBuffer = paymentDeviceTransactionResult.customerSignature;
Public ReadOnly Property CustomerSignature As IBuffer

プロパティ値

属性

適用対象