System.Management Where is it?

  • Thread starter Thread starter David Cotton
  • Start date Start date
D

David Cotton

I would like to use this namespace. However, it doesn't
seem to be installed. Did I miss an option when I
installed or is this something I need to download?

Thanks,
Dave
 
I would like to use "System.Management" namespace. However, it
doesn't seem to be installed. Did I miss an option when I
installed or is this something I need to download?

You need to reference the proper .dll. If you're using VS.NET right-click
the "References" node in your project and select 'Add Reference...'.
 
Back
Top