Share via


GetCimClassCommand Constructor ()

 

Constructor for a class that enables the user to enumerate the list of CIM classes under a specific namespace.

Namespace:   Microsoft.Management.Infrastructure.CimCmdlets
Assembly:  Microsoft.Management.Infrastructure.CimCmdlets (in Microsoft.Management.Infrastructure.CimCmdlets.dll)

Syntax

public GetCimClassCommand()
public:
GetCimClassCommand()
new : unit -> GetCimClassCommand
Public Sub New

See Also

GetCimClassCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top