Gets an array of all Bluetooth radios on the system.
| C# | Visual Basic |
public static BluetoothRadio[] AllRadios { get; }
Public Shared ReadOnly Property AllRadios As BluetoothRadio()
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