次の方法で共有


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

適用対象