PaymentRequestChangedArgs.ChangeKind Property

Definition

The change kind.

public:
 property PaymentRequestChangeKind ChangeKind { PaymentRequestChangeKind get(); };
PaymentRequestChangeKind ChangeKind();
public PaymentRequestChangeKind ChangeKind { get; }
var paymentRequestChangeKind = paymentRequestChangedArgs.changeKind;
Public ReadOnly Property ChangeKind As PaymentRequestChangeKind

Property Value

Gets the ChangeKind.

Applies to