i'm starting to bring in PowerShell commands into my C# program.
however i'm not clear on whether to use "pipeline" or "PowerShell.Create".
I found some sample code but not on which one I should use. can I get some help?
i'm starting to bring in PowerShell commands into my C# program.
however i'm not clear on whether to use "pipeline" or "PowerShell.Create".
I found some sample code but not on which one I should use. can I get some help?