Share via


PaymentAppCanMakePaymentTrigger Klasse

Definition

Diese Klasse stellt einen PaymentAppCanMakePayment-Trigger dar.

public ref class PaymentAppCanMakePaymentTrigger sealed : IBackgroundTrigger
/// [Windows.Foundation.Metadata.Activatable(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 PaymentAppCanMakePaymentTrigger final : IBackgroundTrigger
[Windows.Foundation.Metadata.Activatable(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 PaymentAppCanMakePaymentTrigger : IBackgroundTrigger
function PaymentAppCanMakePaymentTrigger()
Public NotInheritable Class PaymentAppCanMakePaymentTrigger
Implements IBackgroundTrigger
Vererbung
Object Platform::Object IInspectable PaymentAppCanMakePaymentTrigger
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Konstruktoren

PaymentAppCanMakePaymentTrigger()

Erstellt ein PaymentAppCanMakePaymentTrigger-Objekt.

Gilt für: