Freigeben über


EventLogEntryType Enum

Definition

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

Applies to