Bagikan melalui


BluetoothLEAdvertisementReceivedEventArgs.BluetoothAddressType Properti

Definisi

Mengambil Jenis Alamat Bluetooth dari iklan yang diterima.

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

Nilai Properti

Jenis Alamat Bluetooth dari iklan. Jika iklan bersifat anonim, jenis yang dikembalikan adalah Unspecified.

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 2004 (diperkenalkan dalam 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v10.0)

Berlaku untuk