GattServiceProviderAdvertisementStatusChangedEventArgs.Error Proprietà

Definizione

Ottiene l'errore del servizio GATT.

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

Valore della proprietà

Errore del servizio GATT.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a