Freigeben über


BarcodeScannerSetActiveSymbologiesRequest.Symbologies Eigenschaft

Definition

Ruft die Barcodesymbologien für das zu verwendende Gerät ab.

public:
 property IVectorView<unsigned int> ^ Symbologies { IVectorView<unsigned int> ^ get(); };
IVectorView<uint32_t> Symbologies();
public IReadOnlyList<uint> Symbologies { get; }
var iVectorView = barcodeScannerSetActiveSymbologiesRequest.symbologies;
Public ReadOnly Property Symbologies As IReadOnlyList(Of UInteger)

Eigenschaftswert

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

Die spezifischen zu verwendenden Symbologien.

Gilt für: