BluetoothLEAdvertisementWatcher.AdvertisementFilter 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.
Obtient ou définit un objet BluetoothLEAdvertisementFilter utilisé pour la configuration du filtrage de publication Bluetooth LE qui utilise le filtrage basé sur la section de charge utile.
public:
property BluetoothLEAdvertisementFilter ^ AdvertisementFilter { BluetoothLEAdvertisementFilter ^ get(); void set(BluetoothLEAdvertisementFilter ^ value); };
BluetoothLEAdvertisementFilter AdvertisementFilter();
void AdvertisementFilter(BluetoothLEAdvertisementFilter value);
public BluetoothLEAdvertisementFilter AdvertisementFilter { get; set; }
var bluetoothLEAdvertisementFilter = bluetoothLEAdvertisementWatcher.advertisementFilter;
bluetoothLEAdvertisementWatcher.advertisementFilter = bluetoothLEAdvertisementFilter;
Public Property AdvertisementFilter As BluetoothLEAdvertisementFilter
Valeur de propriété
Configuration du filtrage de publication Bluetooth LE qui utilise le filtrage basé sur la section de charge utile.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|