BluetoothLEAdvertisementFilter.Advertisement Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Objet BluetoothLEAdvertisement qui peut être appliqué en tant que filtres aux publicités Bluetooth LE reçues.
public:
property BluetoothLEAdvertisement ^ Advertisement { BluetoothLEAdvertisement ^ get(); void set(BluetoothLEAdvertisement ^ value); };
BluetoothLEAdvertisement Advertisement();
void Advertisement(BluetoothLEAdvertisement value);
public BluetoothLEAdvertisement Advertisement { get; set; }
var bluetoothLEAdvertisement = bluetoothLEAdvertisementFilter.advertisement;
bluetoothLEAdvertisementFilter.advertisement = bluetoothLEAdvertisement;
Public Property Advertisement As BluetoothLEAdvertisement
Valeur de propriété
Objet BluetoothLEAdvertisement qui peut être appliqué en tant que filtres aux publicités Bluetooth LE reçues.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|