PaymentAppManager.Current 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 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.