UtilConsoleShowConsole Method

Shows the console window associated with the calling process.

Definition

Namespace: DevCase.Core.Application.Console
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool ShowConsole()

Return Value

Boolean
If the window was previously visible, the return value is .

If the window was previously hidden, the return value is .

See Also