BluetoothLEAppearance.SubCategory 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 appearance subcategory value of the Bluetooth LE device.
public:
property unsigned short SubCategory { unsigned short get(); };
uint16_t SubCategory();
public ushort SubCategory { get; }
var uInt16 = bluetoothLEAppearance.subCategory;
Public ReadOnly Property SubCategory As UShort
Property Value
The appearance subcategory of the Bluetooth LE device. For more info, see BluetoothLEAppearanceSubcategories
Windows requirements
App capabilities |
bluetooth
|