Partager via


BluetoothLEDevice.BluetoothAddressType Propriété

Définition

Obtient le type d’adresse de l’appareil Bluetooth LE.

public:
 property BluetoothAddressType BluetoothAddressType { BluetoothAddressType get(); };
BluetoothAddressType BluetoothAddressType();
public BluetoothAddressType BluetoothAddressType { get; }
var bluetoothAddressType = bluetoothLEDevice.bluetoothAddressType;
Public ReadOnly Property BluetoothAddressType As BluetoothAddressType

Valeur de propriété

Type d’adresse.

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v2.0)
Fonctionnalités de l’application
bluetooth

S’applique à