Share via


RemoveCimInstanceCommand Constructor ()

 

This class enables the user to remove a CimInstance.

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

Syntax

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

See Also

RemoveCimInstanceCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top