-
Home
-
API Reference
-
CliInvoke.Specializations.Middleware
-
ShellMiddlewareOptions
-
Properties
-
UseShellExecution
UseShellExecution Property
Definition
Gets or sets a value indicating whether to use shell execution semantics for the wrapped process.
public bool UseShellExecution { get; set; }
Returns