This topic has not yet been rated - Rate this topic

EventLog.GetEventLogs Method

Creates an array of the event logs.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member GetEventLogs() Searches for all event logs on the local computer and creates an array of EventLog objects that contain the list.
Public method Static member GetEventLogs(String) Searches for all event logs on the given computer and creates an array of EventLog objects that contain the list.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.