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