R
raffelm
I want to include ManagementObjectSearcher class in my code.
According to MSND I need to add using System.Management to my C# file.
But I dont have a Management name space in system. I'm using
VS.NET2003 with Framework 1.1.
What namespace am I suppose to use to get the use
ManagementObjectSearcher class ?
Thnx
Matt
According to MSND I need to add using System.Management to my C# file.
But I dont have a Management name space in system. I'm using
VS.NET2003 with Framework 1.1.
What namespace am I suppose to use to get the use
ManagementObjectSearcher class ?
Thnx
Matt