Hi all.
I try to install / uninstall visual studio extension use PowerShell script
But I just can find the Install like: start-process $visualextendsionpath.
I can't not find the way to uninstall the extension.
Do I use this command to install is correct? And please suggest me the way to unInstall the extension by PowerShell script.
Thank