Condividi tramite


GattSessionStatusChangedEventArgs.Error Proprietà

Definizione

Ottiene l'errore della sessione GATT.

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

Valore della proprietà

Errore della sessione GATT.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a