A Little Something for your PowerShell Profile: Add Types Directly from the GAC
I was working with one of my customers today. They asked a question… Can we use Add-Type against DLLs in the GAC? This is what I added to my profile.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I was working with one of my customers today. They asked a question… Can we use Add-Type against DLLs in the GAC? This is what I added to my profile.