Partager via


PaymentResponse.PayerName Propriété

Définition

Nom du payeur.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Obtient le PayerName.

S’applique à