EventLog.GetEventLogs Method
.NET Framework 3.5
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.
| Name | Description | |
|---|---|---|
|
GetEventLogs() | Searches for all event logs on the local computer and creates an array of EventLog objects that contain the list. |
|
GetEventLogs(String) | Searches for all event logs on the given computer and creates an array of EventLog objects that contain the list. |