WindowCreation Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

Whether to enable window creation or not when the Command's Process is run.

public bool WindowCreation { get; init; }

Returns