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