MSDN > 論壇首頁 > Windows Events > Reading Entries from EventLog in vista
發問發問
 

已答覆Reading Entries from EventLog in vista

  • Thursday, 2 July, 2009 14:24Cheryl Joseph 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Hi,

    I want to be able to read the entries in one of the entries in the Microsoft-Windows-GroupPolicy/Operational under Applications and Services log in C#. When I use

    System.Diagnostics.EventLog.Exists("Microsoft-Windows-GroupPolicy/Operational"), to see if the log event exists, it returns false. I've found that to be true for all logs that are nested in sub folders. Is there another way to do this?

    Thanks in advance,
    Cheryl

    • 已移動Jon LangdonMSFTTuesday, 28 July, 2009 3:56 (From:Building Development and Diagnostic Tools for .Net)
    •  

解答

所有回覆