Cmdlet.ProcessRecord Method

Definition

When overridden in the derived class, performs execution of the command.

protected virtual void ProcessRecord ();
Exceptions

This method is overridden in the implementation of individual Cmdlets, and can throw literally any exception.