共用方式為


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

適用於

另請參閱