This enumeration is used to describe the severity of an event based on information from the XML data files and is reported through the Severity property.
[Visual Basic]
Public Enum EventSeverity[C#]
public enum EventSeverity[C++]
__value public enum EventSeverity
Members
Member name
Description
SeverityInfo
The event is for informational purposes only. This is the default.
SeverityWarning
The event indicates a warning.
SeverityError
The event indicates a error.
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family