BluetoothLEAppearanceCategories.Computer 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 computer appearance category code.
public:
static property unsigned short Computer { unsigned short get(); };
static uint16_t Computer();
public static ushort Computer { get; }
var uInt16 = BluetoothLEAppearanceCategories.computer;
Public Shared ReadOnly Property Computer As UShort
Property Value
The appearance category code for a computer Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|