Freigeben über


BarcodeScannerProviderConnection.SupportedSymbologies Eigenschaft

Definition

Ruft die unterstützten Symbologien des Barcodescanneranbieters ab.

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)

Eigenschaftswert

IVector<UInt32>

IList<UInt32>

Windows.Foundation.Collections.IVector

IVector<uint32_t>

Die unterstützten Symbologien.

Gilt für: