UseShellExecution Property

Definition

Assembly CliInvoke.Specializations.dll

Gets or sets a value indicating whether to use shell execution semantics for the wrapped process.

public bool UseShellExecution { get; set; }

Returns