BluetoothLEAdvertisementReceivedEventArgs.BluetoothAddressType Eigenschaft

Definition

Ruft den Bluetooth-Adresstyp der empfangenen Ankündigung ab.

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

Eigenschaftswert

Der Bluetooth-Adresstyp der Ankündigung. Wenn die Ankündigung anonym ist, lautet Unspecifiedder zurückgegebene Typ .

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2004 (eingeführt in 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v10.0)

Gilt für: