我正在使用Visual studio 2008。使用WMI时应该使用哪些库。我导入了很多库,但它们都不起作用
ConnectionOptions options = new ConnectionOptions();我正在使用这些Namespaces
using System.Management;
using System.Security;发布于 2012-09-27 13:44:37
https://stackoverflow.com/questions/12614742
复制相似问题