Compartilhar via


BarcodeScannerProviderConnection.SupportedSymbologies Propriedade

Definição

Obtém as simbologias com suporte do provedor de scanner de código de barras.

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)

Valor da propriedade

IVector<UInt32>

IList<UInt32>

Windows.Foundation.Collections.IVector<unsigned int>

IVector<uint32_t>

As simbologias com suporte.

Aplica-se a