In The Hand
Name Property
NamespacesInTheHand.Net.BluetoothBluetoothRadioName
.NET Components for Mobility
Returns the friendly name of the local Bluetooth radio.
Declaration Syntax
C#Visual Basic
public string Name { get; set; }
Public Property Name As String
Remarks

Devices normally cache the remote device name, only reading it the first time the remote device is discovered. It is generally not useful then to change the name to provide a status update. For instance on desktop Windows with the Microsoft stack we haven't found a good way for the name to be flushed so that it is re-read, even deleting the device didn't flush the name if I remember correctly.

Currently read-only on Widcomm stack. Probably could be supported, let us know if you need this function.

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