次の方法で共有


BluetoothLEAppearanceSubcategories.RunningWalkingOnShoe プロパティ

定義

靴の外観のサブカテゴリ コードで実行または歩行を取得します。 これは、 BluetoothLEAppearanceCategories.RunningWalking の外観カテゴリの一部である Bluetooth LE デバイスにのみ適用されます。

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

プロパティ値

UInt16

unsigned short

uint16_t

シューズ Bluetooth LE デバイスで実行または歩行するための外観サブカテゴリ コード。

Windows の要件

アプリの機能
bluetooth

適用対象