Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Where-Object » Get-Type » PowerShell   (RSS)

Microcode: PowerShell Scripting Tricks - Exploring .NET Types with a Get-Type function and Reflection

There's a simple yet powerful function that nearly everyone on the PowerShell team has written a version of.  My version is called Get-Type.  It's only a one-liner, but it's an amazing way to explore .NET and it's also an amazing example of
 
Page view tracker