NewCimInstanceCommand.ShouldContinue Method

 

Requests confirmation of an operation from the user. This is typically a second query to the user.

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

Overload List

Name Description
System_CAPS_pubmethod ShouldContinue(String, String)

(Inherited from Cmdlet.)

System_CAPS_pubmethod ShouldContinue(String, String, Boolean, Boolean, Boolean)

(Inherited from Cmdlet.)

System_CAPS_pubmethod ShouldContinue(String, String, Boolean, Boolean)

(Inherited from Cmdlet.)

See Also

NewCimInstanceCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top