Freigeben über


PaymentRequestSubmitResult.Response Eigenschaft

Definition

Die Antwort aus der Übermittlung der Zahlungsanforderung. Dies ist ungleich NULL, wenn der Statusgleich "PaymentRequestStatus.Succeeded" ist.

public:
 property PaymentResponse ^ Response { PaymentResponse ^ get(); };
PaymentResponse Response();
public PaymentResponse Response { get; }
var paymentResponse = paymentRequestSubmitResult.response;
Public ReadOnly Property Response As PaymentResponse

Eigenschaftswert

Ruft die Antwort ab.

Gilt für: