EventLogEntryType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the type of an entry in the event log.
public enum EventLogEntryType
type EventLogEntryType =
Public Enum EventLogEntryType
- Inheritance
-
EventLogEntryType
Fields
Name | Value | Description |
---|---|---|
Information | 0 | Informational |
Error | 1 | Error |
Warning | 2 | Warning |