In The Hand - .NET Components for Mobility
AllRadios Property
NamespacesInTheHand.Net.BluetoothBluetoothRadioAllRadios
Gets an array of all Bluetooth radios on the system.
Declaration Syntax
C#Visual Basic
public static BluetoothRadio[] AllRadios { get; }
Public Shared ReadOnly Property AllRadios As BluetoothRadio()
Remarks
Under Windows CE this will only ever return a single BluetoothRadio device.

If the device has a third-party stack this property will return an empty collection

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0