次の方法で共有


PaymentDeviceTransactionResult.CustomerEmail プロパティ

定義

public:
 property Platform::String ^ CustomerEmail { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring CustomerEmail();
[Windows.Foundation.Metadata.Experimental]
public string CustomerEmail { [Windows.Foundation.Metadata.Experimental] get; }
var string = paymentDeviceTransactionResult.customerEmail;
Public ReadOnly Property CustomerEmail As String

プロパティ値

String

Platform::String

winrt::hstring

属性

適用対象