LinkedIn interview question

How does a PowerShell cmdlet determine which property to use from data in the pipeline?

Interview Answer

Anonymous

10 Jul 2018

It uses input variables (by name or by value)