By the power of Redmond!
Because you get the file object at the end of the pipeline you could do whatever you want. Perhaps you want to delete the file. The del command is an alias for Remove-Item and one you are probably ...
I hope you've not only been seeing how to create zip files from PowerShell but also how to discover properties and methods for .NET classes. As you should have picked up from the last article, it is ...