BluetoothLEAdvertisementDataTypes.PublicTargetAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Section data type for a list of public Bluetooth LE target addresses.
public:
static property byte PublicTargetAddress { byte get(); };
static byte PublicTargetAddress();
public static byte PublicTargetAddress { get; }
var byte = BluetoothLEAdvertisementDataTypes.publicTargetAddress;
Public Shared ReadOnly Property PublicTargetAddress As Byte
Property Value
Byte
byte
A list of public Bluetooth LE target addresses.
Windows requirements
App capabilities |
bluetooth
|