the type or namespace name ‘managementclass’ could not be found 美多多 2019-08-01 0 370 次浏览 C# | Virtual Studio C++ | ManagementClass | VS2015 尝试着读取硬盘序列号等数据,结果发现managementclass不能有效引用,查了一下,需要手动引用。 1,对工程文件右键单击: 2,然后添加System.Management: