共用方式為


BluetoothLEConnectionPhyInfo.IsUncoded1MPhy 屬性

定義

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

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

屬性值

Boolean

bool

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

Windows 需求

應用程式功能
bluetooth

適用於