Configures whether the standard input of the process should be redirected.
public IProcessConfigurationBuilder RedirectStandardInput(bool redirectStandardInput)
A value indicating whether standard input redirection is enabled.