Код: Выделить всё
PM> Install-Package Microsoft.PowerShell.SDK
Код: Выделить всё
using System.Management.Automation;
using System.Management.Automation.Runspaces;
Подробнее здесь: https://stackoverflow.com/questions/791 ... n-namespac
Код: Выделить всё
PM> Install-Package Microsoft.PowerShell.SDK
Код: Выделить всё
using System.Management.Automation;
using System.Management.Automation.Runspaces;