次の方法で共有


BarcodeScannerSetSymbologyAttributesRequest.Attributes プロパティ

定義

バーコード シンボルの属性を取得します。

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

プロパティ値

バーコード シンボルの属性。

適用対象