Condividi tramite


BluetoothLEAdvertisementPublisher.Status Proprietà

Definizione

Ottiene lo stato corrente di BluetoothLEAdvertisementPublisher.

public:
 property BluetoothLEAdvertisementPublisherStatus Status { BluetoothLEAdvertisementPublisherStatus get(); };
BluetoothLEAdvertisementPublisherStatus Status();
public BluetoothLEAdvertisementPublisherStatus Status { get; }
var bluetoothLEAdvertisementPublisherStatus = bluetoothLEAdvertisementPublisher.status;
Public ReadOnly Property Status As BluetoothLEAdvertisementPublisherStatus

Valore della proprietà

Stato corrente di BluetoothLEAdvertisementPublisher.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a

Vedi anche