共用方式為


BluetoothLEAppearanceSubcategories.LocationNavigationDisplay 屬性

定義

取得位置導覽顯示外觀子類別代碼。 這只適用于屬於 BluetoothLEAppearanceCategories.OutdoorSportActivity 外觀類別的藍牙 LE 裝置。

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

屬性值

UInt16

unsigned short

uint16_t

位置導覽的外觀子類別代碼會顯示藍牙 LE 裝置。

Windows 需求

應用程式功能
bluetooth

適用於