PaymentResponse.PayerName 属性

定义

付款人姓名。

public:
 property Platform::String ^ PayerName { Platform::String ^ get(); };
winrt::hstring PayerName();
public string PayerName { get; }
var string = paymentResponse.payerName;
Public ReadOnly Property PayerName As String

属性值

String

Platform::String

winrt::hstring

获取 PayerName。

适用于