C#C
C#2y ago
JasieK

C# Help.

My c# code has:

using System.Management.Automation;
however visual studio does not understand what Automation is and it gives me an error. Any ideas how to fix this issue?
Was this page helpful?