BluetoothClassOfDevice.MinorClass 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 Minor Class code of the device.
public:
property BluetoothMinorClass MinorClass { BluetoothMinorClass get(); };
BluetoothMinorClass MinorClass();
public BluetoothMinorClass MinorClass { get; }
var bluetoothMinorClass = bluetoothClassOfDevice.minorClass;
Public ReadOnly Property MinorClass As BluetoothMinorClass
Property Value
One of the enumeration values that specifies the device's Minor Class code.
Windows requirements
App capabilities |
bluetooth
|