Share via


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

プロパティ値

BluetoothLEAdvertisementPublisher での StatusChanged イベントのエラー状態。

Windows の要件

アプリの機能
bluetooth

適用対象

こちらもご覧ください