Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » TYPEEXTENSION » DOCUMENTATION   (RSS)

Leveraging Windows PowerShell Type Extensions to get documentation

After just a little use of Windows PowerShell, you quickly learn that you need to pipe objects in the GET-MEMBER utility to understand the capabilities of that object. Get-Member reflects against the object and shows you all of its methods and properties
 
Page view tracker