BluetoothDevice.HostName Property

Definition

Gets the HostName of the device.

public:
 property HostName ^ HostName { HostName ^ get(); };
HostName HostName();
public HostName HostName { get; }
var hostName = bluetoothDevice.hostName;
Public ReadOnly Property HostName As HostName

Property Value

The HostName of the device.

Windows requirements

App capabilities
bluetooth

Applies to