MonobjcMonobjc Documented Class Library
ErrorEnabled Property
NamespacesMonobjcLoggerErrorEnabled
Gets a value indicating whether warn level is enabled.
Declaration Syntax
C#Visual BasicVisual C++
public static bool ErrorEnabled { get; }
Public Shared ReadOnly Property ErrorEnabled As Boolean
	Get
public:
static property bool ErrorEnabled {
	bool get ();
}
Value
true if warn level enabled; otherwise, false.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc (Module: Monobjc)