Compartilhar via


GattRequestStateChangedEventArgs.Error Propriedade

Definição

Obtém o erro Bluetooth.

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

Valor da propriedade

O erro bluetooth.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a