Unable to execute a powershell script from c#

后端 未结 0 1431
执念已碎
执念已碎 2020-12-01 13:41

I\'ve done the following code to execute a powershell script:

public static void LaunchCommand(string command, IList arguments)
{
    Console.Wr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题