Partager via


PaymentCanMakePaymentResult Classe

Définition

Cette classe est le résultat de la méthode CanMakePaymentsAsync .

public ref class PaymentCanMakePaymentResult sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.ApplicationModel.Payments.IPaymentCanMakePaymentResultFactory, 327680, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PaymentCanMakePaymentResult final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.ApplicationModel.Payments.IPaymentCanMakePaymentResultFactory), 327680, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PaymentCanMakePaymentResult
function PaymentCanMakePaymentResult(value)
Public NotInheritable Class PaymentCanMakePaymentResult
Héritage
Object Platform::Object IInspectable PaymentCanMakePaymentResult
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Fall Creators Update (introduit dans 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v5.0)

Constructeurs

PaymentCanMakePaymentResult(PaymentCanMakePaymentResultStatus)

Crée un objet PaymentCanMakePaymentResult.

Propriétés

Status

Obtient le status indiquant si un paiement peut être effectué.

S’applique à