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

适用于

另请参阅