共用方式為


BluetoothLEConnectionPhyInfo.IsUncoded2MPhy 屬性

定義

取得值,指出藍牙 LE 實體層 (PHY) 是否 (未編碼) LE 2M。

public:
 property bool IsUncoded2MPhy { bool get(); };
bool IsUncoded2MPhy();
public bool IsUncoded2MPhy { get; }
var boolean = bluetoothLEConnectionPhyInfo.isUncoded2MPhy;
Public ReadOnly Property IsUncoded2MPhy As Boolean

屬性值

Boolean

bool

true 如果藍牙 LE 實體層 (PHY) (未編碼) LE 2M 則為 ;否則為 false

Windows 需求

應用程式功能
bluetooth

適用於