共用方式為


BluetoothLEPreferredConnectionParameters.Balanced 屬性

定義

靜態屬性,可取得一組平衡的連接參數,提供輸送量與電源使用量之間的平衡。

public:
 static property BluetoothLEPreferredConnectionParameters ^ Balanced { BluetoothLEPreferredConnectionParameters ^ get(); };
static BluetoothLEPreferredConnectionParameters Balanced();
public static BluetoothLEPreferredConnectionParameters Balanced { get; }
var bluetoothLEPreferredConnectionParameters = BluetoothLEPreferredConnectionParameters.balanced;
Public Shared ReadOnly Property Balanced As BluetoothLEPreferredConnectionParameters

屬性值

BluetoothLEPreferredConnectionParameters物件,代表一組平衡的連接參數,提供輸送量與電源使用量之間的平衡。

Windows 需求

應用程式功能
bluetooth

適用於