Share via


PaymentDeviceReadConfigurationRequestEventArgs.Request Property

Definition

public:
 property PaymentDeviceReadConfigurationRequest ^ Request { PaymentDeviceReadConfigurationRequest ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
PaymentDeviceReadConfigurationRequest Request();
[Windows.Foundation.Metadata.Experimental]
public PaymentDeviceReadConfigurationRequest Request { [Windows.Foundation.Metadata.Experimental] get; }
var paymentDeviceReadConfigurationRequest = paymentDeviceReadConfigurationRequestEventArgs.request;
Public ReadOnly Property Request As PaymentDeviceReadConfigurationRequest

Property Value

Attributes

Applies to