Partager via


BluetoothLEAdvertisementReceivedEventArgs.AdvertisementType Propriété

Définition

Obtient le type du paquet publicitaire Bluetooth LE reçu.

public:
 property BluetoothLEAdvertisementType AdvertisementType { BluetoothLEAdvertisementType get(); };
BluetoothLEAdvertisementType AdvertisementType();
public BluetoothLEAdvertisementType AdvertisementType { get; }
var bluetoothLEAdvertisementType = bluetoothLEAdvertisementReceivedEventArgs.advertisementType;
Public ReadOnly Property AdvertisementType As BluetoothLEAdvertisementType

Valeur de propriété

type du paquet publicitaire Bluetooth LE reçu.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à

Voir aussi