Compartir a través de


BluetoothLEAdvertisementReceivedEventArgs.AdvertisementType Propiedad

Definición

Obtiene el tipo del paquete de anuncio bluetooth LE recibido.

public:
 property BluetoothLEAdvertisementType AdvertisementType { BluetoothLEAdvertisementType get(); };
BluetoothLEAdvertisementType AdvertisementType();
public BluetoothLEAdvertisementType AdvertisementType { get; }
var bluetoothLEAdvertisementType = bluetoothLEAdvertisementReceivedEventArgs.advertisementType;
Public ReadOnly Property AdvertisementType As BluetoothLEAdvertisementType

Valor de propiedad

el tipo del paquete de anuncios bluetooth LE recibido.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a

Consulte también