共用方式為


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

屬性

適用於