共用方式為


BluetoothLEAppearanceCategories.Uncategorized 屬性

定義

取得未分類的外觀類別代碼。

public:
 static property unsigned short Uncategorized { unsigned short get(); };
static uint16_t Uncategorized();
public static ushort Uncategorized { get; }
var uInt16 = BluetoothLEAppearanceCategories.uncategorized;
Public Shared ReadOnly Property Uncategorized As UShort

屬性值

UInt16

unsigned short

uint16_t

未分類藍牙 LE 裝置的外觀類別代碼。

Windows 需求

應用程式功能
bluetooth

適用於