共用方式為


BluetoothLEAdvertisementPublisherStatusChangedEventArgs.Error 屬性

定義

取得BluetoothLEAdvertisementPublisherStatusChanged事件的錯誤狀態。

public:
 property BluetoothError Error { BluetoothError get(); };
BluetoothError Error();
public BluetoothError Error { get; }
var bluetoothError = bluetoothLEAdvertisementPublisherStatusChangedEventArgs.error;
Public ReadOnly Property Error As BluetoothError

屬性值

BluetoothLEAdvertisementPublisherStatusChanged事件的錯誤狀態。

Windows 需求

應用程式功能
bluetooth

適用於

另請參閱