jesus

jesus

  • NA
  • 3
  • 0

Pipeling arguments

Jun 10 2008 7:28 PM

How do you get the arguments in C#, when you send in pipelined arguments?

like

dir /S /B | someprogram.exe

How will someprogram be able to get the values returned from dir /S /B ?

 

 


Answers (2)