Condividi tramite


BarcodeScannerSetActiveSymbologiesRequest.Symbologies Proprietà

Definizione

Ottiene i simboli di codice a barre da usare per il dispositivo.

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)

Valore della proprietà

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView<unsigned int>

IVectorView<uint32_t>

Simboli specifici da usare.

Si applica a