다음을 통해 공유


BluetoothLEAppearance.Category 속성

정의

Bluetooth LE 디바이스의 모양 범주 값을 가져옵니다.

public:
 property unsigned short Category { unsigned short get(); };
uint16_t Category();
public ushort Category { get; }
var uInt16 = bluetoothLEAppearance.category;
Public ReadOnly Property Category As UShort

속성 값

UInt16

unsigned short

uint16_t

Bluetooth LE 디바이스의 모양 범주입니다. 자세한 내용은 BluetoothLEAppearanceCategories를 참조하세요.

Windows 요구 사항

앱 기능
bluetooth

적용 대상