Partager via


BluetoothLEAdvertisementReceivedEventArgs.BluetoothAddressType Propriété

Définition

Récupère le type d’adresse Bluetooth de la publicité reçue.

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

Valeur de propriété

Type d’adresse Bluetooth de la publicité. Si la publicité est anonyme, le type retourné est Unspecified.

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 2004 (introduit dans 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v10.0)

S’applique à