Partager via


BluetoothLEConnectionPhy.TransmitInfo Propriété

Définition

Obtient des informations sur la couche physique Bluetooth LE (PHY) pour la transmission.

public:
 property BluetoothLEConnectionPhyInfo ^ TransmitInfo { BluetoothLEConnectionPhyInfo ^ get(); };
BluetoothLEConnectionPhyInfo TransmitInfo();
public BluetoothLEConnectionPhyInfo TransmitInfo { get; }
var bluetoothLEConnectionPhyInfo = bluetoothLEConnectionPhy.transmitInfo;
Public ReadOnly Property TransmitInfo As BluetoothLEConnectionPhyInfo

Valeur de propriété

Objet BluetoothLEConnectionPhyInfo représentant des informations sur la couche physique (PHY) Bluetooth LE pour la transmission.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à