The ROOT.CIMV2 namespace is not a .NET namespace, but rather a namespace
for WMI. This is a model that is abstracted through the classes in the
System.Management namespace. Once you set a reference to
System.Management.dll, you can access the classes in the System.Management
namespace, which will give you generic access to the WMI classes.