Share via


BluetoothLEAdvertisementReceivedEventArgs.PrimaryPhy Property

Definition

public:
 property BluetoothLEAdvertisementPhyType PrimaryPhy { BluetoothLEAdvertisementPhyType get(); };
BluetoothLEAdvertisementPhyType PrimaryPhy();
public BluetoothLEAdvertisementPhyType PrimaryPhy { get; }
var bluetoothLEAdvertisementPhyType = bluetoothLEAdvertisementReceivedEventArgs.primaryPhy;
Public ReadOnly Property PrimaryPhy As BluetoothLEAdvertisementPhyType

Property Value

Applies to