Share via


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
System_CAPS_pubmethod GetClass(String, String)

Gets a CimClass object based on a specific class name.

System_CAPS_pubmethod 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