BluetoothLEAdvertisementBytePattern.DataType 속성

정의

일치시킬 Bluetooth SIG(Special Interest Group)에서 정의한 Bluetooth LE 광고 데이터 형식입니다.

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

일치시킬 Bluetooth LE 광고 데이터 형식입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상

추가 정보