다음을 통해 공유


BluetoothLEAdvertisementReceivedEventArgs.BluetoothAddressType 속성

정의

받은 보급 알림의 Bluetooth 주소 유형을 검색합니다.

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

속성 값

광고의 Bluetooth 주소 유형입니다. 보급 알림이 익명인 경우 반환되는 형식은 입니다 Unspecified.

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2004 (10.0.19041.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v10.0에서 도입되었습니다.)

적용 대상