BluetoothLEDevice.ConnectionStatus プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
デバイスの接続状態を取得します。
public:
property BluetoothConnectionStatus ConnectionStatus { BluetoothConnectionStatus get(); };
BluetoothConnectionStatus ConnectionStatus();
public BluetoothConnectionStatus ConnectionStatus { get; }
var bluetoothConnectionStatus = bluetoothLEDevice.connectionStatus;
Public ReadOnly Property ConnectionStatus As BluetoothConnectionStatus
プロパティ値
デバイスの接続状態を指定する BluetoothConnectionStatus 列挙値の 1 つ。
Windows の要件
アプリの機能 |
bluetooth
|