get_StandardOutput()

Process::get_StandardOutput() const method

Provides reader to read from process standard output. Not implemented.

SharedPtr<System::IO::StreamReader> System::Diagnostics::Process::get_StandardOutput() const

See Also