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
|