BarcodeScannerProviderConnection.SupportedSymbologies Propriété

Définition

Obtient les symbologies prises en charge du fournisseur de scanneur de codes-barres.

public:
 property IVector<unsigned int> ^ SupportedSymbologies { IVector<unsigned int> ^ get(); };
IVector<uint32_t> SupportedSymbologies();
public IList<uint> SupportedSymbologies { get; }
var iVector = barcodeScannerProviderConnection.supportedSymbologies;
Public ReadOnly Property SupportedSymbologies As IList(Of UInteger)

Valeur de propriété

IVector<UInt32>

IList<UInt32>

Windows.Foundation.Collections.IVector

IVector<uint32_t>

Symbologies prises en charge.

S’applique à