The default constructor, which initializes a new instance of the EventLogEvent class without specifying a value for Entry.
[Visual Basic] Overloads Public Sub New() [C#] public EventLogEvent(); [C++] public: EventLogEvent(); [JScript] public function EventLogEvent();
EventLogEvent Class | EventLogEvent Members | System.Diagnostics Namespace | EventLogEvent Constructor Overload List