Changes the state of whether or not standard error is redirected to
standard output.
Syntax
[Android.Runtime.Register("redirectErrorStream", "(Z)Ljava/lang/ProcessBuilder;", "")]
public
ProcessBuilder RedirectErrorStream (
bool redirectErrorStream)
Parameters
- redirectErrorStream
- true to redirect standard error, false
otherwise.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1