开发者

Retrieving System Logs in C#

开发者 https://www.devze.com 2023-03-12 11:28 出处:网络
Im wondering if there is a way to list the system logs in a listview, then when clicked, a textbox below lists the details of the specific log.

Im wondering if there is a way to list the system logs in a listview, then when clicked, a textbox below lists the details of the specific log.

And can someone provide a quick sample开发者_StackOverflow中文版 of reading an event from the event log, in Winform, on Win7, with C#?


go check this tutorial it covers working with the system log System logs in c#


If I have understand ur question correctly I must tell u that u better to have a look at this page , I have answered a question here that I think may help u

0

精彩评论

暂无评论...
验证码 换一张
取 消