B
Boki
Hi All,
When I add:
using System.Management;
It can't pass compiler:
Error 1 The type or namespace name 'Management' does not exist in the
namespace 'System' (are you missing an assembly reference?) C:
\Documents and Settings\pro-user\Local Settings\Application Data
\Temporary Projects\mac address\Form1.cs 8 14 mac address
I am using C# express, does it not support System.Management;? Thank
you very much!
Best regards,
Boki.
When I add:
using System.Management;
It can't pass compiler:
Error 1 The type or namespace name 'Management' does not exist in the
namespace 'System' (are you missing an assembly reference?) C:
\Documents and Settings\pro-user\Local Settings\Application Data
\Temporary Projects\mac address\Form1.cs 8 14 mac address
I am using C# express, does it not support System.Management;? Thank
you very much!
Best regards,
Boki.