EventLog::SourceExists Method
.NET Framework (current version)
Searches a computer's registry for a given event source.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | SourceExists(String^) | Determines whether an event source is registered on the local computer. |
![]() ![]() | SourceExists(String^, String^) | Determines whether an event source is registered on a specified computer. |
Show:

