OutputRedirection Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

Whether to redirect process Standard Output and Error.

public bool OutputRedirection { get; init; }

Returns