Share via


BluetoothLEAdvertisementReceivedEventArgs.PrimaryPhy Property

Definition

public:
 property BluetoothLEAdvertisementPhyType PrimaryPhy { BluetoothLEAdvertisementPhyType get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
BluetoothLEAdvertisementPhyType PrimaryPhy();
[Windows.Foundation.Metadata.Experimental]
public BluetoothLEAdvertisementPhyType PrimaryPhy { [Windows.Foundation.Metadata.Experimental] get; }
var bluetoothLEAdvertisementPhyType = bluetoothLEAdvertisementReceivedEventArgs.primaryPhy;
Public ReadOnly Property PrimaryPhy As BluetoothLEAdvertisementPhyType

Property Value

Attributes

Applies to