Freigeben über


BluetoothLEAdvertisementPublisherTrigger.PrimaryPhy Property

Definition

public:
 property BluetoothLEAdvertisementPhyType PrimaryPhy { BluetoothLEAdvertisementPhyType get(); void set(BluetoothLEAdvertisementPhyType value); };
BluetoothLEAdvertisementPhyType PrimaryPhy();

void PrimaryPhy(BluetoothLEAdvertisementPhyType value);
public BluetoothLEAdvertisementPhyType PrimaryPhy { get; set; }
var bluetoothLEAdvertisementPhyType = bluetoothLEAdvertisementPublisherTrigger.primaryPhy;
bluetoothLEAdvertisementPublisherTrigger.primaryPhy = bluetoothLEAdvertisementPhyType;
Public Property PrimaryPhy As BluetoothLEAdvertisementPhyType

Property Value

Applies to