Hi there. I'm writing a Powershell Gui-Wrapper (in c# via VS Express for desktop) for my organization and want to be able to use host interaction that writes back output to a string similar to using PS Prompt. As far as I understand, to be able to take output to things like "write-host", etc. a host class must be set up. I found this link to what is supposed to be the samples i'm looking for, but the samples have no code. The link is: msdn.microsoft.com/en-us/library/ee706597(v=vs.85).aspx
Apologies since its my first time posting here, but would anybody know where I can find the code content for these samples? Mods, please move the question to the right forum if missrouted.
Thanks,
J.