[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal logName As String, _ ByVal machineName As String _ ) [C#] public EventLog( string logName, string machineName ); [C++] public: EventLog( String* logName, String* machineName ); [JScript] public function EventLog( logName : String, machineName : String );
EventLog Class | EventLog Members | System.Diagnostics Namespace | EventLog Constructor Overload List