Share via


BluetoothLEAdvertisementPublisherTriggerDetails.Error Property

Definition

Gets the error status for the trigger.

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

Property Value

The error status for the trigger.

Windows requirements

App capabilities
bluetooth

Applies to