共用方式為


BluetoothLEAppearanceSubcategories.CyclingComputer 屬性

定義

取得迴圈電腦外觀子類別代碼。 這僅適用于屬於 BluetoothLEAppearanceCategories.迴圈 外觀類別的藍牙 LE 裝置。

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

屬性值

UInt16

unsigned short

uint16_t

迴圈電腦藍牙 LE 裝置的外觀子類別代碼。

Windows 需求

應用程式功能
bluetooth

適用於