Share via


BluetoothLEAdvertisementReceivedEventArgs.PrimaryPhy Property

Definition

public:
 property BluetoothLEAdvertisementPhyType PrimaryPhy { BluetoothLEAdvertisementPhyType get(); };
BluetoothLEAdvertisementPhyType PrimaryPhy();
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
BluetoothLEAdvertisementPhyType PrimaryPhy();
public BluetoothLEAdvertisementPhyType PrimaryPhy { get; }
[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