次の方法で共有


BluetoothLEAppearanceSubcategories.LocationDisplay プロパティ

定義

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

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

プロパティ値

UInt16

unsigned short

uint16_t

場所の外観サブカテゴリ コードには、Bluetooth LE デバイスが表示されます。

Windows の要件

アプリの機能
bluetooth

適用対象