BluetoothLEAdvertisementFilter.Advertisement Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Um objeto BluetoothLEAdvertisement que pode ser aplicado como filtros para anúncios de Bluetooth LE recebidos.
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
Valor da propriedade
Um objeto BluetoothLEAdvertisement que pode ser aplicado como filtros para anúncios de Bluetooth LE recebidos.
Requisitos do Windows
Funcionalidades do aplicativo |
bluetooth
|