BluetoothLEAppearanceCategories.BarcodeScanner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the barcode scanner appearance category code.
public:
static property unsigned short BarcodeScanner { unsigned short get(); };
static uint16_t BarcodeScanner();
public static ushort BarcodeScanner { get; }
var uInt16 = BluetoothLEAppearanceCategories.barcodeScanner;
Public Shared ReadOnly Property BarcodeScanner As UShort
Property Value
The appearance category code for a barcode scanner Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|