CimSession.GetClass Method
Gets a CIM class object synchronously based on a specific class name.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
GetClass(String, String) | Gets a CimClass object based on a specific class name. |
|
GetClass(String, String, CimOperationOptions) | Gets a CimClass object based on a specific class name. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top