Condividi tramite


BluetoothLEAdvertisementReceivedEventArgs.AdvertisementType Proprietà

Definizione

Ottiene il tipo del pacchetto pubblicitario Bluetooth LE ricevuto.

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

Valore della proprietà

tipo del pacchetto pubblicitario Bluetooth LE ricevuto.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a

Vedi anche