Share via


BarcodeScannerSetSymbologyAttributesRequest.Attributes Property

Definition

Gets the attributes of a barcode symbology.

public:
 property BarcodeSymbologyAttributes ^ Attributes { BarcodeSymbologyAttributes ^ get(); };
BarcodeSymbologyAttributes Attributes();
public BarcodeSymbologyAttributes Attributes { get; }
var barcodeSymbologyAttributes = barcodeScannerSetSymbologyAttributesRequest.attributes;
Public ReadOnly Property Attributes As BarcodeSymbologyAttributes

Property Value

The attributes of a barcode symbology.

Applies to