次の方法で共有


BluetoothLEAdvertisementWatcher.Status プロパティ

定義

BluetoothLEAdvertisementWatcher の現在の状態を取得します。

public:
 property BluetoothLEAdvertisementWatcherStatus Status { BluetoothLEAdvertisementWatcherStatus get(); };
BluetoothLEAdvertisementWatcherStatus Status();
public BluetoothLEAdvertisementWatcherStatus Status { get; }
var bluetoothLEAdvertisementWatcherStatus = bluetoothLEAdvertisementWatcher.status;
Public ReadOnly Property Status As BluetoothLEAdvertisementWatcherStatus

プロパティ値

BluetoothLEAdvertisementWatcher の現在の状態。

Windows の要件

アプリの機能
bluetooth

適用対象

こちらもご覧ください