Compartir a través de


PaymentRequestChangedArgs.ChangeKind Propiedad

Definición

Tipo de cambio.

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

Valor de propiedad

Obtiene changeKind.

Se aplica a