I am trying to understand the difference between the -Children and the -Content field on many of the components. The help files and documentation really dont elaborate. I ‘think’ i know why you would use one over the other. But what is the real difference and when should you use one over the other?
Product: PowerShell Universal
Version: 4.2.13
Content is usually just an alias for Children. They are the same.
Adam Driscoll
PowerShell Expert and Developer at Devolutions
Excellent. that helps me alot. Thank you Adam
I think you can have multiple childrens defined but only one content …