BluetoothLEAdvertisementReceivedEventArgs.Advertisement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Bluetooth LE advertisement payload data received.
public:
property BluetoothLEAdvertisement ^ Advertisement { BluetoothLEAdvertisement ^ get(); };
BluetoothLEAdvertisement Advertisement();
public BluetoothLEAdvertisement Advertisement { get; }
var bluetoothLEAdvertisement = bluetoothLEAdvertisementReceivedEventArgs.advertisement;
Public ReadOnly Property Advertisement As BluetoothLEAdvertisement
Property Value
The Bluetooth LE advertisement payload data received.
Windows requirements
App capabilities |
bluetooth
|