I got this error in my program .. Im using Windows Form.. Cos Im doing a program that using C# and Windows API.

error CS0234: The type or namespace name 'Management' does not exist in the class or namespace 'System' (are you missing an assembly reference?)


Where to get this System.Management namespace??