Represents an event log entry.
[Visual Basic] Public Entry As EventLogEntry [C#] public EventLogEntry Entry; [C++] public: EventLogEntry* Entry; [JScript] public var Entry : EventLogEntry;
EventLogEvent Class | EventLogEvent Members | System.Diagnostics Namespace