1

What I have now is WMI watcher:

ManagementEventWatcher processStartEvent = 
  new ManagementEventWatcher("SELECT * FROM Win32_ProcessStartTrace");

I need to filter the query by multiple process names Whats the correct syntax?

Boppity Bop
  • 9,613
  • 13
  • 72
  • 151

0 Answers0