BluetoothLEAppearanceCategories.OutdoorSportActivity 属性

定义

获取户外运动活动外观类别代码。

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

属性值

UInt16

unsigned short

uint16_t

户外运动活动蓝牙 LE 设备的外观类别代码。

Windows 要求

应用功能
bluetooth

适用于