|
-
May 6th, 2002, 09:31 AM
#2
System.Diagnostics.EventLog is the namespace you can use.
Try doing an internet search for that. There is a method called GetEVentLogs that might be what you need. It returns an Eventlog array you would probably have to loop through and turn into a string. That is as much as I know about it though.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|