WindowCreation Property

Definition

Assembly CliInvoke.Specializations.dll

Gets or sets a value indicating whether PowerShell should create a new window when launched.

public bool WindowCreation { get; set; }

Returns