Sprache

AconfigStorageReadException.ErrorStorageSystemNotFound Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.OS.Flagging.AconfigStorageReadErrorType enum directly instead of this field.

Fehlercode, der angibt, dass das Aconfig-Speichersystem auf dem Gerät nicht gefunden wird.

[Android.Runtime.Register("ERROR_STORAGE_SYSTEM_NOT_FOUND", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.Flagging.AconfigStorageReadErrorType enum directly instead of this field.", true)]
public const Android.OS.Flagging.AconfigStorageReadErrorType ErrorStorageSystemNotFound = 1;
[<Android.Runtime.Register("ERROR_STORAGE_SYSTEM_NOT_FOUND", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.Flagging.AconfigStorageReadErrorType enum directly instead of this field.", true)>]
val mutable ErrorStorageSystemNotFound : Android.OS.Flagging.AconfigStorageReadErrorType

Feldwert

Value = 1
Attribute

Hinweise

Fehlercode, der angibt, dass das Aconfig-Speichersystem auf dem Gerät nicht gefunden wird.

Java Dokumentation für android.os.flagging.AconfigStorageReadException.ERROR_STORAGE_SYSTEM_NOT_FOUND.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: