上QQ阅读APP看书,第一时间看更新
Exploring object properties
You know by now that everything we do in PowerShell will eventually generate objects. But how can you make use of this behavior? In the following recipe, we will thoroughly examine objects with the Get-Member cmdlet. Along with Get-Command and Get-Help, Get-Member is going to be the most important cmdlet in your toolkit.