BluetoothLEAdvertisementBytePattern.DataType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
蓝牙特别兴趣组定义的蓝牙 LE 播发数据类型 (SIG) 匹配。
public:
property byte DataType { byte get(); void set(byte value); };
byte DataType();
void DataType(byte value);
public byte DataType { get; set; }
var byte = bluetoothLEAdvertisementBytePattern.dataType;
bluetoothLEAdvertisementBytePattern.dataType = byte;
Public Property DataType As Byte
属性值
Byte
byte
要匹配的蓝牙 LE 播发数据类型。
Windows 要求
应用功能 |
bluetooth
|