Compartilhar via


BarcodeScannerSetSymbologyAttributesRequestEventArgs.Request Propriedade

Definição

Obtém o objeto BarcodeScannerSetSymbologyAttributesRequest associado a essa solicitação.

public:
 property BarcodeScannerSetSymbologyAttributesRequest ^ Request { BarcodeScannerSetSymbologyAttributesRequest ^ get(); };
BarcodeScannerSetSymbologyAttributesRequest Request();
public BarcodeScannerSetSymbologyAttributesRequest Request { get; }
var barcodeScannerSetSymbologyAttributesRequest = barcodeScannerSetSymbologyAttributesRequestEventArgs.request;
Public ReadOnly Property Request As BarcodeScannerSetSymbologyAttributesRequest

Valor da propriedade

O objeto que descreve a solicitação.

Aplica-se a