Lingua

AconfigStorageReadException.ErrorContainerNotFound Campo

Definizione

Attenzione

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

Codice di errore che indica che il contenitore specificato non è stato trovato.

[Android.Runtime.Register("ERROR_CONTAINER_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 ErrorContainerNotFound = 3;
[<Android.Runtime.Register("ERROR_CONTAINER_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 ErrorContainerNotFound : Android.OS.Flagging.AconfigStorageReadErrorType

Valore del campo

Value = 3
Attributi

Commenti

Codice di errore che indica che il contenitore specificato non è stato trovato.

per android.os.flagging.AconfigStorageReadException.ERROR_CONTAINER_NOT_FOUND.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a