MonobjcMonobjc Documented Class Library
InfoEnabled Property
NamespacesMonobjcLoggerInfoEnabled
Gets a value indicating whether info level is enabled.
Declaration Syntax
C#Visual BasicVisual C++
public static bool InfoEnabled { get; }
Public Shared ReadOnly Property InfoEnabled As Boolean
	Get
public:
static property bool InfoEnabled {
	bool get ();
}
Value
true if info 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)