BluetoothLEAdvertisementFilter.Advertisement Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Objeto BluetoothLEAdvertisement que se puede aplicar como filtros a anuncios bluetooth LE recibidos.
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 de propiedad
Objeto BluetoothLEAdvertisement que se puede aplicar como filtros a anuncios bluetooth LE recibidos.
Requisitos de Windows
Características de aplicaciones |
bluetooth
|