Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » PowerShell » Get-Assembly   (RSS)

Microcode: Exploring More of .NET with Get-Assembly

In a previous post, I introduced a function called Get-Type , which allows you to see all of the types currently loaded by .NET.  What it doesn't do is help you find assemblies, the DLL files containing new types.  So while there might be 19000-odd
 
Page view tracker