Partager via


BarcodeScannerSetActiveSymbologiesRequest.Symbologies Propriété

Définition

Obtient les symboles de code-barres que l’appareil doit utiliser.

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)

Valeur de propriété

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView<unsigned int>

IVectorView<uint32_t>

Symboles spécifiques à utiliser.

S’applique à