BluetoothDeviceId.IsClassicDevice Property

Definition

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

Applies to