Lingua

ILog.IsErrorEnabled Proprietà

Definizione

Ottiene un valore che indica se la registrazione degli errori è abilitata dal logger sottostante.

public bool IsErrorEnabled { [Android.Runtime.Register("isErrorEnabled", "()Z", "GetIsErrorEnabledHandler:Org.Apache.Commons.Logging.ILogInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] get; }
[<get: Android.Runtime.Register("isErrorEnabled", "()Z", "GetIsErrorEnabledHandler:Org.Apache.Commons.Logging.ILogInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
member this.IsErrorEnabled : bool

Valore della proprietà

true se la registrazione degli errori è abilitata; in caso contrario, false.

Attributi

Si applica a