다음을 통해 공유


BluetoothLEDevice.Appearance 속성

정의

Bluetooth LE 디바이스에 대한 BluetoothLEAppearance 개체를 가져옵니다.

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

적용 대상