Partager via


BluetoothLEAdvertisementWatcher.Status Propriété

Définition

Obtient la status actuelle de BluetoothLEAdvertisementWatcher.

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

Valeur de propriété

La status actuelle de BluetoothLEAdvertisementWatcher.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à

Voir aussi