Partager via


BluetoothDevice.HostName Propriété

Définition

Obtient le nom d’hôte de l’appareil.

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

Valeur de propriété

Nom d’hôte de l’appareil.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à