This class acts as an installer for the EventLog component. Essentially, it calls EventLog.CreateEventSource.
Object
Component
Installer
ComponentInstaller
EventLogInstaller
[Visual Basic] Public Class EventLogInstaller Inherits ComponentInstaller [C#] public class EventLogInstaller : ComponentInstaller [C++] public __gc class EventLogInstaller : public ComponentInstaller [JScript] public class EventLogInstaller extends ComponentInstaller
[To be supplied.]
Namespace: System.Diagnostics
Assembly: System.Diagnostics.dll