इसके माध्यम से साझा किया गया


BluetoothLEAdvertisementDataTypes.RandomTargetAddress Property

Definition

Section data type for a list of random Bluetooth LE target addresses.

public:
 static property byte RandomTargetAddress { byte get(); };
static byte RandomTargetAddress();
public static byte RandomTargetAddress { get; }
var byte = BluetoothLEAdvertisementDataTypes.randomTargetAddress;
Public Shared ReadOnly Property RandomTargetAddress As Byte

Property Value

Byte

byte

A list of random Bluetooth LE target addresses.

Windows requirements

App capabilities
bluetooth

Applies to