BtDeviceInfo.GetAddressString Method
returns string representation of the Bluetooth address for the device
[Visual Basic]
Public Function GetAddressString() As
String
[C#]
public
string GetAddressString();
Return Value
string representation of the Bluetooth address for the device
See Also
BtDeviceInfo Class | BlueLibs.BlueTooth Namespace