다음을 통해 공유


BarcodeScannerSetSymbologyAttributesRequest.Attributes 속성

정의

바코드 기호의 특성을 가져옵니다.

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

속성 값

바코드 기호의 특성입니다.

적용 대상