Compartir a través de


GattServiceProviderAdvertisementStatusChangedEventArgs.Error Propiedad

Definición

Obtiene el error del servicio GATT.

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

Valor de propiedad

El error del servicio GATT.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a