Design Pattern Framework 3.5
Severity Property
Patterns-In-Action! Application ► Log ► LogEventArgs ► Severity
Gets and sets the log severity.
Declaration Syntax
C# | Visual Basic |
public LogSeverity Severity { get; set; }
Public Property Severity As LogSeverity