Поделиться через


BarcodeScannerGetSymbologyAttributesRequestEventArgs.Request Свойство

Определение

Возвращает объект BarcodeScannerGetSymbologyAttributesRequest, связанный с этим запросом.

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

Значение свойства

Объект , описывающий запрос.

Применяется к