次の方法で共有


BluetoothLEAppearanceSubcategories.LocationPod プロパティ

定義

場所ポッドの外観のサブカテゴリ コードを取得します。 これは、 BluetoothLEAppearanceCategories.OutdoorSportActivity 外観カテゴリの一部である Bluetooth LE デバイスにのみ適用されます。

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

プロパティ値

UInt16

unsigned short

uint16_t

場所ポッド Bluetooth LE デバイスの外観サブカテゴリ コード。

Windows の要件

アプリの機能
bluetooth

適用対象