PaymentRequestChangedArgs.ChangeKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.