In The Hand - .NET Components for Mobility
LocalAddress Property
NamespacesInTheHand.Net.BluetoothBluetoothRadioLocalAddress
Get the address of the local Bluetooth radio device.
Declaration Syntax
C#Visual Basic
public BluetoothAddress LocalAddress { get; }
Public ReadOnly Property LocalAddress As BluetoothAddress
Value
The address of the local Bluetooth radio device.
Remarks

The property can return a nullNothingnullptr value in some cases. For instance on CE when the radio is powered-off the value will be null.

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