Share via


PaymentAppManager.Current Property

Definition

The current PaymentAppManager object.

public:
 static property PaymentAppManager ^ Current { PaymentAppManager ^ get(); };
static PaymentAppManager Current();
public static PaymentAppManager Current { get; }
var paymentAppManager = PaymentAppManager.current;
Public Shared ReadOnly Property Current As PaymentAppManager

Property Value

Gets or sets the Current property.

Applies to