-
Home
-
API Reference
-
CliInvoke.Specializations.Middleware
-
ShellMiddlewareOptions
-
Properties
-
WindowCreation
WindowCreation Property
Definition
Gets or sets a value indicating whether PowerShell should create a new window when launched.
public bool WindowCreation { get; set; }
Returns