MSDN > フォーラム ホーム > Windows Events > Reading Entries from EventLog in vista
質問する質問する
 

回答済みReading Entries from EventLog in vista

  • 2009年7月2日 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 LangdonMSFT2009年7月28日 3:56 (From:Building Development and Diagnostic Tools for .Net)
    •  

回答

すべての返信