Determines if messages of priority level "warning" will be logged.

Declaration Syntax
public bool IsWarnEnabled { get; }
Public ReadOnly Property IsWarnEnabled As Boolean
public:
virtual property bool IsWarnEnabled {
bool get () sealed;
}

Value
true if the warning messages will be logged; otherwise, false.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)