The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EventLog::GetEventLogs Method
.NET Framework (current version)
Creates an array of the event logs.
Assembly: System (in System.dll)
| 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. |
Show:

