PowerShell command to view child attributes


This is usefull when you want to see all the properties that can be queried with a powershell command:

get-childitem | format-list -property *

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.17_1161]
Rating: 0 (from 0 votes)