ILog.IsDebugEnabled Proprietà

Definizione

Ottiene un valore che indica se la registrazione del debug è abilitata dal logger sottostante.

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

Valore della proprietà

true se la registrazione di debug è abilitata; in caso contrario, false.

Attributi

Si applica a