BluetoothDevice.ClassOfDevice 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 Bluetooth Class Of Device information of the device.
public:
property BluetoothClassOfDevice ^ ClassOfDevice { BluetoothClassOfDevice ^ get(); };
BluetoothClassOfDevice ClassOfDevice();
public BluetoothClassOfDevice ClassOfDevice { get; }
var bluetoothClassOfDevice = bluetoothDevice.classOfDevice;
Public ReadOnly Property ClassOfDevice As BluetoothClassOfDevice
Property Value
The Bluetooth Class Of Device information of the device.
Windows requirements
App capabilities |
bluetooth
|