BluetoothLEAdvertisementReceivedEventArgs.AdvertisementType 属性

定义

获取接收的蓝牙 LE 播发数据包的类型。

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

属性值

接收的蓝牙 LE 播发数据包的类型。

Windows 要求

应用功能
bluetooth

适用于

另请参阅