Partager via


BluetoothLEAdvertisementReceivedEventArgs.Advertisement Propriété

Définition

Obtient les données de charge utile de publication Bluetooth LE reçues.

public:
 property BluetoothLEAdvertisement ^ Advertisement { BluetoothLEAdvertisement ^ get(); };
BluetoothLEAdvertisement Advertisement();
public BluetoothLEAdvertisement Advertisement { get; }
var bluetoothLEAdvertisement = bluetoothLEAdvertisementReceivedEventArgs.advertisement;
Public ReadOnly Property Advertisement As BluetoothLEAdvertisement

Valeur de propriété

Données de charge utile de la publication Bluetooth LE reçues.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à

Voir aussi