ProfilingResult.ErrorFailedExecuting Campo

Definizione

Attenzione

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

La richiesta è stata eseguita e non è riuscita per un motivo non specificato di seguito.

[Android.Runtime.Register("ERROR_FAILED_EXECUTING", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.ProfilingResultError enum directly instead of this field.", true)]
public const Android.OS.ProfilingResultError ErrorFailedExecuting = 4;
[<Android.Runtime.Register("ERROR_FAILED_EXECUTING", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.ProfilingResultError enum directly instead of this field.", true)>]
val mutable ErrorFailedExecuting : Android.OS.ProfilingResultError

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

La richiesta è stata eseguita e non è riuscita per un motivo non specificato di seguito.

per android.os.ProfilingResult.ERROR_FAILED_EXECUTING.

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