BluetoothDeviceId.IsClassicDevice 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 a boolean indicating if this is a classic device.
public:
property bool IsClassicDevice { bool get(); };
bool IsClassicDevice();
public bool IsClassicDevice { get; }
var boolean = bluetoothDeviceId.isClassicDevice;
Public ReadOnly Property IsClassicDevice As Boolean
Property Value
Boolean
bool
Gets a boolean indicating if this is a classic device.
Windows requirements
App capabilities |
bluetooth
|