Freigeben über


BluetoothLEAdvertisementPublisherTrigger.SecondaryPhy Property

Definition

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

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

Property Value

Applies to