System::Diagnostics::ProcessStartInfo::get_RedirectStandardOutput 方法
ProcessStartInfo::get_RedirectStandardOutput method
获取 RedirectStandardOutput 属性。
bool System::Diagnostics::ProcessStartInfo::get_RedirectStandardOutput() const
ReturnValue
如果为 true,则标准输出被重定向;否则不重定向。
另见
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++