PaymentRequest.Options 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 options.
public:
property PaymentOptions ^ Options { PaymentOptions ^ get(); };
PaymentOptions Options();
public PaymentOptions Options { get; }
var paymentOptions = paymentRequest.options;
Public ReadOnly Property Options As PaymentOptions
Property Value
Gets or sets the Options.