BarcodeScannerSetSymbologyAttributesRequest.Attributes 属性

定义

获取条形码符号系统的属性。

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

属性值

条形码符号系统的属性。

适用于