Bagikan melalui


BluetoothLEAdvertisementReceivedEventArgs.AdvertisementType Properti

Definisi

Mendapatkan jenis paket iklan Bluetooth LE yang diterima.

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

Nilai Properti

jenis paket iklan Bluetooth LE yang diterima.

Persyaratan Windows

Kemampuan aplikasi
bluetooth

Berlaku untuk

Lihat juga