Share via


BarcodeScannerGetSymbologyAttributesRequestEventArgs.Request Property

Definition

Gets the BarcodeScannerGetSymbologyAttributesRequest object associated with this request.

public:
 property BarcodeScannerGetSymbologyAttributesRequest ^ Request { BarcodeScannerGetSymbologyAttributesRequest ^ get(); };
BarcodeScannerGetSymbologyAttributesRequest Request();
public BarcodeScannerGetSymbologyAttributesRequest Request { get; }
var barcodeScannerGetSymbologyAttributesRequest = barcodeScannerGetSymbologyAttributesRequestEventArgs.request;
Public ReadOnly Property Request As BarcodeScannerGetSymbologyAttributesRequest

Property Value

The object that describes the request.

Applies to