PaymentAppCanMakePaymentTrigger PaymentAppCanMakePaymentTrigger PaymentAppCanMakePaymentTrigger PaymentAppCanMakePaymentTrigger Class

Definition

Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Prerelease APIs are identified by a Prerelease label.

[Contains prerelease APIs.]
This class represents a PaymentAppCanMakePayment trigger.

public : sealed class PaymentAppCanMakePaymentTrigger : IBackgroundTriggerpublic sealed class PaymentAppCanMakePaymentTrigger : IBackgroundTriggerPublic NotInheritable Class PaymentAppCanMakePaymentTrigger Implements IBackgroundTrigger// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Insider Preview (introduced v10.0.16257.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v5)

Remarks

Note

: This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).

Constructors

PaymentAppCanMakePaymentTrigger() PaymentAppCanMakePaymentTrigger() PaymentAppCanMakePaymentTrigger() PaymentAppCanMakePaymentTrigger()

Prerelease. Creates a PaymentAppCanMakePaymentTrigger object.

public : PaymentAppCanMakePaymentTrigger()public PaymentAppCanMakePaymentTrigger()Public Sub New()// You can use this method in JavaScript.