BluetoothLEAppearance.Category 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得藍牙 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
屬性值
藍牙 LE 裝置的外觀類別。 如需詳細資訊,請參閱 BluetoothLEAppearanceCategories
Windows 需求
應用程式功能 |
bluetooth
|