PowerShell Command : Add-Type
The Add-Type cmdlet lets you define a Microsoft .NET Core class in your PowerShell session. You can then instantiate objects, by using the New-Object cmdlet, and use the objects just as you would use any .NET Core object. If you add an Add-Type command to your PowerShell profile, the class is available in all PowerShell sessions.
PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. Unlike most shells, which accept and return text, PowerShell is built on top of the .NET Common Language Runtime (CLR), and accepts and returns .NET objects. This fundamental change brings entirely new tools and methods for automation.
Blog
https://scriptingwithease.web.app/blo...
Android App
https://play.google.com/store/apps/de...
LinkedIn
/ sagar-hande-47416a86
External Source:
https://docs.microsoft.com/en-us/powe...
#powershellCommand #pscmd
Watch video Add-Type | PowerShell Command online without registration, duration hours minute second in high quality. This video was added by user Scripting with Ease 03 March 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,196 once and liked it 6 people.