EventLogEntry encapsulates a single record in the NT event log.
Object
Component
EventLogEntry
[Visual Basic] NotInheritable Public Class EventLogEntry Inherits Component Implements IPersistable [C#] public sealed class EventLogEntry : Component, IPersistable [C++] public __gc __sealed class EventLogEntry : public Component, IPersistable [JScript] public class EventLogEntry extends Component, IPersistable
Objects of this type are not publicly creatable; to get one, use EventLogReader.
Namespace: System.Diagnostics
Assembly: System.Diagnostics.dll