BluetoothLEAdvertisementPublisher.Status 属性

定义

获取 BluetoothLEAdvertisementPublisher 的当前状态。

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

属性值

BluetoothLEAdvertisementPublisher 的当前状态。

Windows 要求

应用功能
bluetooth

适用于

另请参阅