Share via


BarcodeScannerStopSoftwareTriggerRequestEventArgs.Request Property

Definition

Gets the BarcodeScannerStopSoftwareTriggerRequest object associated with this request.

public:
 property BarcodeScannerStopSoftwareTriggerRequest ^ Request { BarcodeScannerStopSoftwareTriggerRequest ^ get(); };
BarcodeScannerStopSoftwareTriggerRequest Request();
public BarcodeScannerStopSoftwareTriggerRequest Request { get; }
var barcodeScannerStopSoftwareTriggerRequest = barcodeScannerStopSoftwareTriggerRequestEventArgs.request;
Public ReadOnly Property Request As BarcodeScannerStopSoftwareTriggerRequest

Property Value

The object that describes the request.

Applies to