다음을 통해 공유


BluetoothLEDevice.BluetoothAddressType 속성

정의

Bluetooth LE 디바이스의 주소 유형을 가져옵니다.

public:
 property BluetoothAddressType BluetoothAddressType { BluetoothAddressType get(); };
BluetoothAddressType BluetoothAddressType();
public BluetoothAddressType BluetoothAddressType { get; }
var bluetoothAddressType = bluetoothLEDevice.bluetoothAddressType;
Public ReadOnly Property BluetoothAddressType As BluetoothAddressType

속성 값

주소 유형입니다.

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

적용 대상