次の方法で共有


BluetoothLEAppearanceSubcategories.CyclingCadenceSensor プロパティ

定義

循環周期センサーの外観サブカテゴリ コードを取得します。 これは、 BluetoothLEAppearanceCategories.Cycling 外観カテゴリの一部である Bluetooth LE デバイスにのみ適用されます。

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

プロパティ値

UInt16

unsigned short

uint16_t

サイクリング 周期センサー Bluetooth LE デバイスの外観サブカテゴリ コード。

Windows の要件

アプリの機能
bluetooth

適用対象