Share via


InvokeCimMethodCommand Constructor ()

 

This cmdlet enables the user to invoke a static method on a CIM class using the arguments passed in the form of name-value pairs.

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

Syntax

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

See Also

InvokeCimMethodCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top