EventLog::DeleteEventSource Method
.NET Framework (current version)
Removes an application's event source registration from the event log.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DeleteEventSource(String^) | Removes the event source registration from the event log of the local computer. |
![]() ![]() | DeleteEventSource(String^, String^) | Removes the application's event source registration from the specified computer. |
Show:

