Поделиться через


BluetoothLEDevice.Appearance Свойство

Определение

Возвращает объект BluetoothLEAppearance для устройства Bluetooth LE.

public:
 property BluetoothLEAppearance ^ Appearance { BluetoothLEAppearance ^ get(); };
BluetoothLEAppearance Appearance();
public BluetoothLEAppearance Appearance { get; }
var bluetoothLEAppearance = bluetoothLEDevice.appearance;
Public ReadOnly Property Appearance As BluetoothLEAppearance

Значение свойства

Внешний вид устройства Bluetooth LE.

Требования к Windows

Семейство устройств
Windows 10 (появилось в 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (появилось в v2.0)
Возможности приложения
bluetooth

Применяется к